Remove replica_file from ClientInstall class in ipaclient/install/client.py

There is no need to set replica_file to None for client installations.

See: https://pagure.io/freeipa/issue/7689
Signed-off-by: Thomas Woerner <twoerner@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Thomas Woerner
2018-09-12 13:11:21 +02:00
parent fbe003f57c
commit 2f50d249f8
-1
View File
@@ -3697,7 +3697,6 @@ class ClientInstall(ClientInstallInterface,
Client installer
"""
replica_file = None
dm_password = None
ca_cert_files = extend_knob(