diff options
| -rw-r--r-- | ansible/host_vars/lovelace/prometheus.yml | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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: | 
