add: basic openvpn node setup

This commit is contained in:
2024-11-23 16:49:59 +00:00
parent f55138ee17
commit 2280224d37
6 changed files with 91 additions and 0 deletions

View File

@@ -39,6 +39,14 @@ immich_pg_password: HISTORY_PURGED_SECRET
event_dispatcher_token: "HISTORY_PURGED_SECRET"
opensearch_admin_password: "HISTORY_PURGED_SECRET"
opensearch_seed_hosts:
- ipv4.atlantishq.de:9300
- ipv4.atlantishq.de:9301
opensearch_manager_nodes:
- opensearch-data-1
- opensearch-data-2
extra_root_keys:
- "# no extra keys"

6
group_vars/kube1.yaml Normal file
View File

@@ -0,0 +1,6 @@
opensearch_data_nodes:
- opensearch-data-1
- opensearch-data-2
opensearch_dashboards:
- opensearch-dasboard-1