fix ..
This commit is contained in:
parent
0a0df18b19
commit
29aebf2427
1 changed files with 2 additions and 2 deletions
|
@ -476,9 +476,9 @@
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
name: koji.stg..fedoraproject.org
|
name: koji.stg.fedoraproject.org
|
||||||
server_aliases:
|
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