Ipa01
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
d03729de0d
commit
7b223b6ea4
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ ipa_sync_enabled = True
|
|||
ipa_sync_keytab = '/etc/fas_sync_keytab'
|
||||
{% if env == "staging" %}
|
||||
ipa_sync_principal = 'fas_sync@STG.FEDORAPROJECT.ORG'
|
||||
ipa_sync_server = 'ipa.stg.phx2.fedoraproject.org'
|
||||
ipa_sync_server = 'ipa01.stg.phx2.fedoraproject.org'
|
||||
ipa_sync_certfile = '/etc/fas_sync_cert.pem'
|
||||
{% else %}
|
||||
ipa_sync_principal = 'fas_sync@FEDORAPROJECT.ORG'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue