mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 07:04:23 +08:00
[ipa/server] Remove parameters from replication
When trying to debug RDU3 replication issue I found out that these two parameters actually obfuscating any issues that could happen. Let's remove them than.
This commit is contained in:
@@ -160,8 +160,6 @@
|
||||
- --unattended
|
||||
- --no-ssh
|
||||
- --no-sshd
|
||||
- --skip-conncheck
|
||||
- --force-join
|
||||
- --log-file=/var/log/ipainstall.log
|
||||
- --domain={{ ipa_realm }}
|
||||
- --server={{ ipa_server }}
|
||||
|
||||
Reference in New Issue
Block a user