mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 16:31:08 -06:00
Fix typo in ipa-replica-prepare
https://fedorahosted.org/freeipa/ticket/1327 https://fedorahosted.org/freeipa/ticket/1347
This commit is contained in:
parent
47f1d86e35
commit
1a207bb23c
@ -65,7 +65,6 @@ def parse_options():
|
||||
default=True, help="disables pkinit setup steps")
|
||||
|
||||
options, args = parser.parse_args()
|
||||
config.init_config()
|
||||
|
||||
if not options.ip_address:
|
||||
if options.reverse_zone:
|
||||
|
Loading…
Reference in New Issue
Block a user