From 5cdb1f431c73defcb9fc76480cb51570fe816a68 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Fri, 10 Jan 2025 08:26:23 +0000 Subject: [PATCH] updated time pool layout Signed-off-by: Mark Bolwell --- vars/CIS.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vars/CIS.yml b/vars/CIS.yml index 20126ec..38385bc 100644 --- a/vars/CIS.yml +++ b/vars/CIS.yml @@ -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`. # The default setting for the `options` is `iburst maxsources 4` -- please refer to the documentation # 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 # for configuring chrony and timesyncd