Add httpd/website entry for freshmaker.
This commit is contained in:
parent
005cb81bd4
commit
1d00065c41
1 changed files with 6 additions and 0 deletions
|
@ -791,6 +791,12 @@
|
|||
server_aliases: [odcs.stg.fedoraproject.org]
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
|
||||
- role: httpd/website
|
||||
name: freshmaker.fedoraproject.org
|
||||
sslonly: true
|
||||
server_aliases: [freshmaker.stg.fedoraproject.org]
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
|
||||
# fedorahosted is retired. We have the site here so we can redirect it.
|
||||
|
||||
- role: httpd/website
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue