mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 00:41:25 -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")
|
default=True, help="disables pkinit setup steps")
|
||||||
|
|
||||||
options, args = parser.parse_args()
|
options, args = parser.parse_args()
|
||||||
config.init_config()
|
|
||||||
|
|
||||||
if not options.ip_address:
|
if not options.ip_address:
|
||||||
if options.reverse_zone:
|
if options.reverse_zone:
|
||||||
|
Loading…
Reference in New Issue
Block a user