Switch to stackhpc fork of resmo.ntp

There is no activity on the resmo fork of the role and it seems
impossible to get any patches merged.

Change-Id: I1f09f7c11767226e89b34687dab1553e87be76ba
Story: 2005272
Task: 39197
(cherry picked from commit 31ad22abc4)
This commit is contained in:
Will Szumski 2020-03-30 10:39:26 +01:00 committed by Pierre Riteau
parent 2c7deb4be7
commit 535d2c6b9e
3 changed files with 12 additions and 3 deletions

View File

@ -6,5 +6,5 @@
roles:
- role: stackhpc.timezone
become: True
- role: resmo.ntp
- role: stackhpc.ntp
become: True

View File

@ -0,0 +1,9 @@
---
fixes:
- |
Fixes an issue where chronyd would be enabled as a systemd service in
addition to ntpd. This causes issues in deployments where the NTP servers
have been customized, as chronyd would win the race on startup, but its
configuration file would not have been configured by Kayobe. `See story
2005272 <https://storyboard.openstack.org/#!/story/2005272>`_ for more
details.

View File

@ -8,8 +8,8 @@
version: v1.1.0
- src: mrlesmithjr.manage-lvm
version: v0.1.1
- src: resmo.ntp
version: 0.4.0
- src: stackhpc.ntp
version: 2.0.0
- src: singleplatform-eng.users
version: v1.2.5
- src: stackhpc.dell-powerconnect-switch