diff --git a/playbooks/groups/mirrorlist2.yml b/playbooks/groups/mirrorlist2.yml index 38102cc8f1..ca6ebd6cb2 100644 --- a/playbooks/groups/mirrorlist2.yml +++ b/playbooks/groups/mirrorlist2.yml @@ -72,9 +72,15 @@ - apache - httpd/mod_ssl + - role: httpd/certificate + name: wildcard-2014.stg.fedoraproject.org + 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 + when: env != "staging" - role: httpd/website name: mirrorlist-phx2.phx2.fedoraproject.org