Only serve src.fp.o over https
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
091efc2eb9
commit
3a06cea82a
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,8 @@
|
|||
server_aliases:
|
||||
- src.stg.fedoraproject.org
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
when: env == "staging" # Remove after freeze
|
||||
|
||||
- role: httpd/website
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue