zabbix: add zabbix production configugration to apache
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
2692078d80
commit
89485e5a43
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue