We already do this in the time configuration and it is no longer a
configurable item due to containers. Let's stop doing this in the all
nodes validation and let the time configuration handle the failure
messaging.
Change-Id: Ib0abcbd25117ecd587f4a92698746e5e256e6e8e
(cherry picked from commit ed2df1a05f
)
changes/76/734176/1
parent
8712190046
commit
89a2b9a3e2
@ -0,0 +1,8 @@
|
||||
---
|
||||
other:
|
||||
- |
|
||||
The ValidateNtp has been removed from the all nodes validation configuration.
|
||||
During the time sync configuration we already do a check to ensure the ntp
|
||||
servers are available. If they are not we will fail with an appropriate message.
|
||||
The ValidateNtp option came from a time before we could fail in a more
|
||||
explicit way.
|
Loading…
Reference in new issue