Description of problem: There is public pool added in default chrony.conf configuration file. # cat /etc/chrony.conf | grep "2.rhel.pool.ntp.org" pool 2.rhel.pool.ntp.org iburst Due to this, systems are trying to connect to this public pool. This is the problem for those who uses private ntp servers and didn't have internet connectivity on cloudforms appliance. In Cloudforms UI, We can handle this with commenting out the above line while NTP configuration. Version-Release number of selected component (if applicable): CFME 5.11.2.2 chrony-3.5-1.el8.x86_64 How reproducible: always Actual results: CFME system connect to public default pool for timesync - 2.rhel.pool.ntp.org Expected results: As cloudforms handles NTP configuration in UI, this public should be removed while configuring NTP servers.
https://github.com/ManageIQ/linux_admin/pull/217
Okay sorry shouldn't be in post cause I need someone with actual power to cut a version of the gem that includes that PR.
https://github.com/ManageIQ/linux_admin/pull/217#issuecomment-635982212
New commit detected on ManageIQ/manageiq/ivanchuk: https://github.com/ManageIQ/manageiq/commit/be6cc1f95d193f1197a659ee226391e30ffdb913 commit be6cc1f95d193f1197a659ee226391e30ffdb913 Author: Nick Carboni <ncarboni> AuthorDate: Wed Jun 24 17:54:21 2020 +0000 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Jul 1 16:59:52 2020 +0000 Merge pull request #20293 from d-m-u/bump_linux_admin bump linux_admin (cherry picked from commit 3d30fe437d52db889c38b13d3f55d6993c39991d) https://bugzilla.redhat.com/show_bug.cgi?id=1832278 Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Verified on 5.11.7.0.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Critical: CloudForms 5.0.7 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:3358