Trivial: Fix config help text about clock syncing
Closes-Bug: #2091593 Change-Id: I9798359b12de8c427263e8fc25f79b6f033211c4
This commit is contained in:
@@ -256,7 +256,7 @@ cli_opts = [
|
||||
cfg.StrOpt('ntp_server',
|
||||
default=APARAMS.get('ipa-ntp-server', None),
|
||||
help='Address of a single NTP server against which the '
|
||||
'agent should sync the hardware clock prior to '
|
||||
'agent should sync the system software clock prior to '
|
||||
'rebooting to an instance.'),
|
||||
cfg.BoolOpt('fail_if_clock_not_set',
|
||||
default=False,
|
||||
|
Reference in New Issue
Block a user