mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Fix replica command
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user