fix syntax error
This commit is contained in:
parent
9496ad5afd
commit
3c20df3b47
1 changed files with 1 additions and 1 deletions
|
@ -477,8 +477,8 @@
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
name: koji.stg.fedoraproject.org
|
name: koji.stg.fedoraproject.org
|
||||||
server_aliases:
|
|
||||||
sslonly: true
|
sslonly: true
|
||||||
|
server_aliases:
|
||||||
- koji.stg.stg.fedoraproject.org
|
- koji.stg.stg.fedoraproject.org
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue