mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
Add check_typo job (#9361)
To block merging pull requests which contain typo automatically.
This commit is contained in:
@@ -12,7 +12,7 @@ driftfile /var/lib/chrony/drift
|
||||
|
||||
{% if ntp_tinker_panic is sameas true %}
|
||||
# Force time sync if the drift exceeds the threshold specified
|
||||
# Usefull for VMs that can be paused and much later resumed.
|
||||
# Useful for VMs that can be paused and much later resumed.
|
||||
makestep 1.0 -1
|
||||
{% else %}
|
||||
# Allow the system clock to be stepped in the first three updates
|
||||
|
||||
Reference in New Issue
Block a user