Make IPA config available
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
c9b8623db6
commit
3a2379c678
4 changed files with 8 additions and 9 deletions
|
@ -209,5 +209,8 @@ fedora_required_images:
|
|||
#
|
||||
wsgi_wants_apache: true
|
||||
|
||||
# Main IPA server for this server
|
||||
# IPA settings
|
||||
ipa_server: ipa01.stg.phx2.fedoraproject.org
|
||||
ipa_realm: FEDORAPROJECT.ORG
|
||||
ipa_dm_password: "{{ ipa_prod_dm_password }}"
|
||||
ipa_admin_password: "{{ ipa_prod_admin_password }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue