Create candidate registry at proxy
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
085a2b63fc
commit
0cd6667e7f
4 changed files with 23 additions and 0 deletions
|
@ -498,6 +498,13 @@
|
|||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
|
||||
- role: httpd/website
|
||||
name: candidate-registry.fedoraproject.org
|
||||
server_aliases: [candidate-registry.stg.fedoraproject.org]
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/website
|
||||
name: retrace.fedoraproject.org
|
||||
server_aliases: [retrace.stg.fedoraproject.org]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue