From f6e3080ef956e15eeade70457dcdd6ca64ecc3fa Mon Sep 17 00:00:00 2001 From: Ali Baker Date: Mon, 11 Jan 2021 23:37:05 +0200 Subject: [PATCH] =?UTF-8?q?Update=20config=20chrony,=20systemd-timesyncd?= =?UTF-8?q?=20tasks=20=E2=9C=A8,=20+=20add=20default=20user=20under=20the?= =?UTF-8?q?=20configs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- defaults/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/defaults/main.yml b/defaults/main.yml index 30530fa..750cf2d 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -21,7 +21,7 @@ root_password: r00tP4ssw0rd # Section 2 Settings #Setting for systemd-timesyncd -enable_systemdtimesyncd: yes #If you enable this make sure to disable NTP below, only one time service must be run in the server +enable_systemdtimesyncd: no #If you enable this make sure to disable NTP below, only one time service must be run in the server timesync_timezone: Etc/UTC timesync_fallback_ntp_hosts: - 0.pool.ntp.org @@ -30,7 +30,7 @@ timesync_fallback_ntp_hosts: - 3.pool.ntp.org #Setting for NTP -enableNTP: no +enableNTP: yes time_synchronization_package_name: ntp time_synchronization_servers: - uri: "time1.google.com" @@ -43,7 +43,7 @@ time_synchronization_servers: config: "iburst" # Setting for chrony -chronyEnable: yes +chronyEnable: no chrony_driftfile: /var/lib/chrony/chrony.drift chronyservers_preferred: [] chronyservers: