fix name of secondary bridge cert
This commit is contained in:
parent
377afa042d
commit
5b9c8f180e
2 changed files with 2 additions and 1 deletions
|
@ -56,6 +56,7 @@
|
|||
- include: /srv/web/infra/ansible/playbooks/groups/hosted.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/hotness.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/infinote.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/ipa.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/ipsilon.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/jenkins-master.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/jenkins-slave.yml
|
||||
|
|
|
@ -7,7 +7,7 @@ bridge-cert-nickname: sigul-bridge-cert
|
|||
{% elif inventory_hostname.startswith('sign') %}
|
||||
bridge-cert-nickname: sign-bridge1 - Fedora Project
|
||||
{% else %}
|
||||
bridge-cert-nickname: secondary-signer
|
||||
bridge-cert-nickname: secondary-signer - Fedora Project
|
||||
{% endif %}
|
||||
|
||||
# Port on which the bridge expects client connections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue