summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-pan.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-01-28 02:20:59 +0100
committerChristian Pointner <equinox@spreadspace.org>2024-01-28 02:20:59 +0100
commitf58cfcd50a9c1b0a22da477a54f7a6a7ef9cbe6c (patch)
tree179577d022be9919c9182816eb4f32c1c87529d6 /inventory/host_vars/ch-pan.yml
parentfinalize whawty/auth roles for now (diff)
add what-auth instance to ch-apn
Diffstat (limited to 'inventory/host_vars/ch-pan.yml')
-rw-r--r--inventory/host_vars/ch-pan.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-pan.yml b/inventory/host_vars/ch-pan.yml
index fc87f374..16a43695 100644
--- a/inventory/host_vars/ch-pan.yml
+++ b/inventory/host_vars/ch-pan.yml
@@ -175,3 +175,24 @@ prometheus_job_multitarget_blackbox__probe:
- instance: "https-pan.chaos-at-home.org"
target: "https://pan.chaos-at-home.org"
module: http_tls_2xx
+
+
+whawty_auth_store_instances:
+ chaos-at-home:
+ config: "{{ whawty_auth_store__chaos_at_home | combine({'basedir': '/var/lib/whawty/auth/chaos-at-home'}) }}"
+ permissions:
+ file-mode: "0600"
+ dir-mode: "0700"
+ sync:
+ type: client
+ hostname: 192.168.32.1
+ port: 3022
+ user: sync
+
+whawty_auth_app_instances:
+ chaos-at-home:
+ store: chaos-at-home
+ listeners:
+ saslauthd:
+ sockets:
+ - /run/whawty/auth/chaos-at-home.sock