add pre-update and pre-upgrade groups to ntp playbook
It's important to add NTP to pre-upgrade and pre-update groups to ensure NTP presence and synchronization prior to these important functions. Recent events have highlighted the necessity of this. Change-Id: I5bcd45b766d94adf4e7c0e8a6e0f83d5d3c23b25
This commit is contained in:
parent
cf7ebddc6a
commit
ec6bfcb7b8
@ -11,6 +11,8 @@
|
||||
that it is indeed running and connected to an NTP server on all nodes.
|
||||
groups:
|
||||
- post-deployment
|
||||
- pre-update
|
||||
- pre-upgrade
|
||||
categories:
|
||||
- networking
|
||||
- time
|
||||
|
Loading…
Reference in New Issue
Block a user