Enable src.fp.o for production
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ee4b5edc64
commit
091e072e59
2 changed files with 5 additions and 6 deletions
|
@ -472,11 +472,11 @@
|
|||
proxyurl: http://localhost:10029
|
||||
|
||||
# Reverse proxy pkgs for integrity protection of anonymous clones
|
||||
#- role: httpd/reverseproxy
|
||||
# website: src.fedoraproject.org
|
||||
# destname: git
|
||||
# proxyurl: http://pkgs02.phx2.fedoraproject.org
|
||||
# when: env == "production"
|
||||
- role: httpd/reverseproxy
|
||||
website: src.fedoraproject.org
|
||||
destname: git
|
||||
proxyurl: http://pkgs02.phx2.fedoraproject.org
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: src.fedoraproject.org
|
||||
|
|
|
@ -159,7 +159,6 @@
|
|||
- src.stg.fedoraproject.org
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
sslonly: true
|
||||
when: env == "staging" # Remove after freeze
|
||||
|
||||
- role: httpd/website
|
||||
name: download.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue