zabbix: add zabbix production configugration to apache

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2023-11-07 08:50:20 +00:00
parent 2692078d80
commit 89485e5a43
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -921,6 +921,14 @@
tags: zabbix
when: env == "staging"
- role: httpd/website
site_name: zabbix.fedoraproject.org
sslonly: true
#server_aliases: [zabbix.fedoraproject.org]
cert_name: "{{wildcard_cert_name}}"
tags: zabbix
when: env == "production"
- role: httpd/website
site_name: mbs.fedoraproject.org
sslonly: true