From b3e5786176ecd214f1c7eb5744b21366cc8e5581 Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Nov 09 2017 14:40:40 +0000 Subject: add 'tinker panic 0' on ntp.conf of all virtual machines it is important for VMs when then they are paused or live-migrated, or maybe after boot, when their virtual hw clock is not synced with the hypervisor --- diff --git a/pillar/virtual/kvm.sls b/pillar/virtual/kvm.sls index 792d600..33996c7 100644 --- a/pillar/virtual/kvm.sls +++ b/pillar/virtual/kvm.sls @@ -1 +1,6 @@ -# +ntp: + ng: + settings: + ntp_conf: + tinker: + - panic 0