Fix replica command
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
1d84857c6d
commit
a77ef673cc
1 changed files with 2 additions and 1 deletions
|
@ -124,7 +124,6 @@
|
|||
command: ipa-replica-install
|
||||
--setup-ca
|
||||
--setup-kra
|
||||
--password={{ipa_dm_password}}
|
||||
--admin-password={{ipa_admin_password}}
|
||||
--mkhomedir
|
||||
--no-ntp
|
||||
|
@ -133,6 +132,8 @@
|
|||
--no-sshd
|
||||
--skip-conncheck
|
||||
--log-file=/var/log/ipainstall.log
|
||||
--domain={{ipa_realm}}
|
||||
--server=ipa01.phx2.fedoraproject.org
|
||||
creates=/etc/ipa/default.conf
|
||||
tags:
|
||||
- ipa/server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue