summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-mon.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-mon.yml')
-rw-r--r--inventory/host_vars/ch-mon.yml10
1 files changed, 9 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml
index 2e8ca38a..d7cb9aaa 100644
--- a/inventory/host_vars/ch-mon.yml
+++ b/inventory/host_vars/ch-mon.yml
@@ -79,10 +79,18 @@ whawty_nginx_sso_auths:
keys:
- name: 2023-11
ed25519:
- public-key: |-
+ public-key-data: |-
-----BEGIN PUBLIC KEY-----
MCowBQYDK2VwAyEAawvVwThGnYYBDLjQ0Rs71prAmxQ/tfaPUNZvPWS3Z3U=
-----END PUBLIC KEY-----
+ backend:
+ bolt: {}
+ sync:
+ base-url: "https://{{ network_services.http.addr }}"
+ http-host: "login.chaos-at-home.org"
+ token: "{{ vault_whawty_nginx_sso_sync_tokens['chaos-at-home'][inventory_hostname] }}"
+ tls:
+ server-name: "login.chaos-at-home.org"
web:
listen: 127.0.0.1:1234