updated time pool layout
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
d34d522abd
commit
5cdb1f431c
|
@ -591,7 +591,8 @@ ubtu24cis_time_sync_tool: "systemd-timesyncd"
|
||||||
# Each list item contains two settings, `name` (the domain name of the pool) and synchronization `options`.
|
# Each list item contains two settings, `name` (the domain name of the pool) and synchronization `options`.
|
||||||
# The default setting for the `options` is `iburst maxsources 4` -- please refer to the documentation
|
# The default setting for the `options` is `iburst maxsources 4` -- please refer to the documentation
|
||||||
# of the time synchronization mechanism you are using.
|
# of the time synchronization mechanism you are using.
|
||||||
ubtu24cis_time_pool_name: time.nist.gov
|
ubtu24cis_time_pool:
|
||||||
|
- name: time.nist.gov
|
||||||
|
|
||||||
# The following variable represents a list of of time servers used
|
# The following variable represents a list of of time servers used
|
||||||
# for configuring chrony and timesyncd
|
# for configuring chrony and timesyncd
|
||||||
|
|
Loading…
Reference in New Issue