Fix this name.

This commit is contained in:
Ralph Bean 2014-12-07 23:56:57 +00:00
parent d0cee5b994
commit 0dfa62d8e2
2 changed files with 2 additions and 2 deletions

View file

@ -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: []

View file

@ -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