[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:
Michal Konecny
2025-06-19 15:29:24 +02:00
parent 95841b9a7d
commit 6cbff995cb

View File

@@ -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 }}