Trivial: Fix config help text about clock syncing
Closes-Bug: #2091593 Change-Id: I9798359b12de8c427263e8fc25f79b6f033211c4
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.