smalenfant opened a new pull request #5148: URL: https://github.com/apache/trafficcontrol/pull/5148
Disabled check_ntpd as it was running at all time. Wasn't not doing anything bad but the checks are just simply not working in most scenarios. traffic_ort_goland still install ntp configuration so no change there. The ntpd failure never gave back much feedback to users anyway and should be tracked outside of ORT. - ntpd is deprecated in Centos 7 and removed in Centos 8 - Doesn't work when ntpd is using DNS ## What does this PR (Pull Request) do? Simply disabled ntpd checks ## Which Traffic Control components are affected by this PR? - Traffic Ops ORT - CI tests ## What is the best way to verify this PR? N/A ## The following criteria are ALL met by this PR - [ ] This PR includes tests OR I have explained why tests are unnecessary - [ ] This PR includes documentation OR I have explained why documentation is unnecessary - [X] This PR includes an update to CHANGELOG.md OR such an update is not necessary - [ ] This PR includes any and all required license headers - [ ] This PR ensures that database migration sequence is correct OR this PR does not include a database migration - [X] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the Apache Software Foundation's security guidelines](https://www.apache.org/security/) for details) ## Additional Information N/A ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
