From ab1addbf826c44aab11f1f23181b980f9d30c6fc Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Thu, 30 May 2024 15:44:26 +0100 Subject: Add sudo.tls.pydis.wtf to allowed SANs for Prometheus --- ansible/host_vars/lovelace/prometheus.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible') diff --git a/ansible/host_vars/lovelace/prometheus.yml b/ansible/host_vars/lovelace/prometheus.yml index dda5c20..6d1d098 100644 --- a/ansible/host_vars/lovelace/prometheus.yml +++ b/ansible/host_vars/lovelace/prometheus.yml @@ -17,6 +17,7 @@ prometheus_web_configuration: client_allowed_sans: - prometheus.access.tls.pydis.wtf + - sudo.access.tls.pydis.wtf prometheus_configuration: global: -- cgit v1.2.3