mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 15:55:47 -05:00
Removes ntp from dependencies and behave as there is always -N option
Addresses: https://pagure.io/freeipa/issue/7024 Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
committed by
Rob Crittenden
parent
7b546ffedb
commit
bfb544adfd
@@ -3462,7 +3462,7 @@ class ClientInstallInterface(hostname_.HostNameInstallInterface,
|
||||
ntp_servers = enroll_only(ntp_servers)
|
||||
|
||||
no_ntp = knob(
|
||||
None,
|
||||
None, True,
|
||||
description="do not configure ntp",
|
||||
cli_names=[None, '-N'],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user