mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Temporary workaround: use internal hostname
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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'
|
||||
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user