proxies / staging: adjust fasjson website a bit
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f2fd9f897c
commit
bfcf91830b
1 changed files with 1 additions and 2 deletions
|
@ -273,9 +273,8 @@
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: fasjson.fedoraproject.org
|
site_name: "fasjson{{ env_suffix }}.fedoraproject.org"
|
||||||
sslonly: true
|
sslonly: true
|
||||||
server_aliases: [fasjson.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