diff --git a/playbooks/groups/mirrorlist2.yml b/playbooks/groups/mirrorlist2.yml index ca6ebd6cb2..ef3911e980 100644 --- a/playbooks/groups/mirrorlist2.yml +++ b/playbooks/groups/mirrorlist2.yml @@ -77,6 +77,12 @@ SSLCertificateChainFile: wildcard-2014.stg.fedoraproject.org.intermediate.cert when: env == "staging" + - role: httpd/website + name: mirrorlist-phx2.stg.phx2.fedoraproject.org + cert_name: "{{wildcard_cert_name}}" + SSLCertificateChainFile: wildcard-2014.stg.fedoraproject.org.intermediate.cert + when: env == "staging" + - role: httpd/certificate name: wildcard-2014.fedoraproject.org SSLCertificateChainFile: wildcard-2014.fedoraproject.org.intermediate.cert @@ -90,7 +96,7 @@ - mirrorlist-host1plus.fedoraproject.org - mirrorlist-ibiblio.fedoraproject.org - mirrorlist-osuosl.fedoraproject.org - - mirrorlist-phx2.stg.phx2.fedoraproject.org + when: env != "staging" - mirrormanager/mirrorlist2 - sudo