Fix this name.
This commit is contained in:
parent
d0cee5b994
commit
0dfa62d8e2
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
|
|||
|
||||
# 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_ssl_cert: wildcard-2014.fedoraproject.org
|
||||
wildcard_cert_name: wildcard-2014.fedoraproject.org
|
||||
|
||||
# By default, nodes get no fedmsg certs. They need to declare them explicitly.
|
||||
fedmsg_certs: []
|
||||
|
|
|
@ -4,4 +4,4 @@ env: staging
|
|||
host_group: staging
|
||||
|
||||
# This is the wildcard certname for our stg proxies.
|
||||
wildcard_ssl_cert: wildcard-2014.stg.fedoraproject.org
|
||||
wildcard_cert_name: wildcard-2014.stg.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue