add tags for mirrors.centos.org
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
79dfafb454
commit
5d5b7776d4
3 changed files with 4 additions and 0 deletions
|
@ -82,11 +82,13 @@
|
|||
certname: mirrors.centos.org
|
||||
SSLCertificateChainFile: mirrors.centos.org.intermediate.cert
|
||||
when: env != "staging"
|
||||
tags: mirrors.centos.org
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: mirrors.stg.centos.org
|
||||
SSLCertificateChainFile: mirrors.stg.centos.org.intermediate.cert
|
||||
when: env == "staging"
|
||||
tags: mirrors.stg.centos.org
|
||||
|
||||
# - role: httpd/certificate
|
||||
# certname: secondary.koji.fedoraproject.org.letsencrypt
|
||||
|
|
|
@ -477,6 +477,7 @@
|
|||
website: mirrors.centos.org
|
||||
destname: mirrormanager-mirrorlist
|
||||
proxyurl: http://localhost:10002
|
||||
tags: mirrors.centos.org
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: download.fedoraproject.org
|
||||
|
|
|
@ -159,6 +159,7 @@
|
|||
- mirrors.stg.centos.org
|
||||
cert_name: "{{mirrors_centos_org_cert_name}}"
|
||||
SSLCertificateChainFile: "mirrors{{env_suffix}}.centos.org.intermediate.cert"
|
||||
tags: mirrors.centos.org
|
||||
|
||||
- role: httpd/website
|
||||
site_name: src.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue