Deal with the 01 I accidentally added in staging bridge cert

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2019-07-03 11:44:35 +00:00
parent 873dda5608
commit 37f295d947

View file

@ -3,7 +3,11 @@
[server]
# Host name of the publically acessible bridge to clients
bridge-hostname: sign-bridge{{ env_suffix }}.phx2.fedoraproject.org
{% if env == "production" %}
bridge-hostname: sign-bridge.phx2.fedoraproject.org
{% else %}
bridge-hostname: sign-bridge01.stg.phx2.fedoraproject.org
{% endif %}
server-cert-nickname: sign-vault{{ env_suffix }}.phx2.fedoraproject.org
# Port on which the bridge expects server connections