and this will make sure that the proxies actualy work
This commit is contained in:
parent
842ab9f67a
commit
0a6f0f79ad
2 changed files with 2 additions and 2 deletions
|
@ -123,7 +123,7 @@ max_cpu: "{{ num_cpus * 5 }}"
|
|||
|
||||
# This is the wildcard certname for our proxies. It has a different name for
|
||||
# the staging group and is used in the proxies.yml playbook.
|
||||
wildcard_cert_name: wildcard-2014.fedoraproject.org
|
||||
wildcard_cert_name: wildcard-2017.fedoraproject.org
|
||||
|
||||
# Everywhere, always, we should sign messages and validate signatures.
|
||||
# However, we allow individual hosts and groups to override this. Use this very
|
||||
|
|
|
@ -5,7 +5,7 @@ env_suffix: .stg
|
|||
host_group: staging
|
||||
|
||||
# This is the wildcard certname for our stg proxies.
|
||||
wildcard_cert_name: wildcard-2014.stg.fedoraproject.org
|
||||
wildcard_cert_name: wildcard-2017.stg.fedoraproject.org
|
||||
|
||||
# This only does anything if the host is not RHEL6
|
||||
collectd_graphite: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue