Add missing .stg.phx2.fp.o to krb5.conf. If env will be removed after freeze
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
c7ce009bdf
commit
08ab5dd6f0
1 changed files with 3 additions and 0 deletions
|
@ -25,5 +25,8 @@
|
|||
[domain_realm]
|
||||
.fedoraproject.org = FEDORAPROJECT.ORG
|
||||
fedoraproject.org = FEDORAPROJECT.ORG
|
||||
{% if env == "staging" %}
|
||||
.stg.phx2.fedoraproject.org = STG.FEDORAPROJECT.ORG
|
||||
{% endif %}
|
||||
.stg.fedoraproject.org = STG.FEDORAPROJECT.ORG
|
||||
stg.fedoraproject.org = STG.FEDORAPROJECT.ORG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue