group_vars/all: switch default to ipa
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6efdaca83b
commit
71e3a60ea1
1 changed files with 1 additions and 2 deletions
|
@ -359,8 +359,7 @@ ipa_server_nodes:
|
|||
#- ipa03.iad2.fedoraproject.org
|
||||
ipa_realm: FEDORAPROJECT.ORG
|
||||
ipa_admin_password: "{{ ipa_prod_admin_password }}"
|
||||
# Let this become "ipa" at some point
|
||||
primary_auth_source: fas
|
||||
primary_auth_source: ipa
|
||||
|
||||
# Normal default sshd port is 22
|
||||
sshd_port: 22
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue