ed2df1a05f
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
9 lines
356 B
YAML
9 lines
356 B
YAML
---
|
|
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.
|