From 2f50d249f84304c7889d4adb2304145e3a6e2455 Mon Sep 17 00:00:00 2001 From: Thomas Woerner Date: Mon, 10 Sep 2018 16:00:08 +0200 Subject: [PATCH] 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 Reviewed-By: Alexander Bokovoy --- ipaclient/install/client.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ipaclient/install/client.py b/ipaclient/install/client.py index b5ee9230b..0dcd1ec74 100644 --- a/ipaclient/install/client.py +++ b/ipaclient/install/client.py @@ -3697,7 +3697,6 @@ class ClientInstall(ClientInstallInterface, Client installer """ - replica_file = None dm_password = None ca_cert_files = extend_knob(