Skip to content
Snippets Groups Projects
Commit ab1b4bc6 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

roles/ipareplica/library/ipareplica_prepare.py: Drop double sstore and fstore

sstore and fstore have been set twice.
parent 6b4f0f62
Branches
Tags
No related merge requests found
......@@ -278,9 +278,6 @@ def main():
## check selinux status, http and DS ports, NTP conflicting services
#common_check(options.no_ntp)
sstore = sysrestore.StateFile(paths.SYSRESTORE)
fstore = sysrestore.FileStore(paths.SYSRESTORE)
installer._enrollment_performed = False
installer._top_dir = tempfile.mkdtemp("ipa")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment