Temporary workaround: use internal hostname
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
67e3d31700
commit
b21fe5ce7c
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ tgcaptcha2.jpeg_generator = 'vanasco_dowty'
|
|||
ipa_sync_enabled = True
|
||||
ipa_sync_keytab = '/etc/fas_sync_keytab'
|
||||
ipa_sync_principal = 'fas_sync@{{ ipa_realm }}'
|
||||
ipa_sync_server = 'id{{env_suffix}}.fedoraproject.org'
|
||||
ipa_sync_server = 'ipa01{{env_suffix}}.phx2.fedoraproject.org'
|
||||
ipa_sync_certfile = '/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt'
|
||||
|
||||
###
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue