Revert "set cert_name here so non ssl sites do not complain about it in template"
This reverts commit 7f7c38c178
.
This commit is contained in:
parent
7f7c38c178
commit
3ef70d9883
1 changed files with 0 additions and 4 deletions
|
@ -88,10 +88,6 @@ max_cpu: "{{ num_cpus * 5 }}"
|
|||
# the staging group and is used in the proxies.yml playbook.
|
||||
wildcard_cert_name: wildcard-2014.fedoraproject.org
|
||||
|
||||
# We define this here so non ssl sites can still use the same template as ssl sites
|
||||
# without ansible getting mad that cert_name isn't defined (even though it doesn't use it)
|
||||
cert_name: undefined
|
||||
|
||||
# By default, nodes get no fedmsg certs. They need to declare them explicitly.
|
||||
fedmsg_certs: []
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue