strike that. reverse it
This commit is contained in:
parent
ef7ac5f4b1
commit
5bcd52831b
1 changed files with 2 additions and 2 deletions
|
@ -868,9 +868,9 @@
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: release-monitoring.org
|
site_name: stg.release-monitoring.org
|
||||||
sslonly: true
|
sslonly: true
|
||||||
server_aliases: [stg.release-monitoring.org]
|
server_aliases: [release-monitoring.org]
|
||||||
certbot: true
|
certbot: true
|
||||||
tags:
|
tags:
|
||||||
- release-monitoring.org
|
- release-monitoring.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue