Update pending upstream workarounds

Remove the NTP patch[0] that was merged last year.

Add the ceph_mons connection fix[1].

[0] https://review.openstack.org/#/c/556271/
[1] https://review.openstack.org/#/c/643695/

Change-Id: I4fb3fffed7402acf6c6928437aeb63e0c158fdda
This commit is contained in:
Logan V 2019-03-16 20:49:31 -05:00
parent c742cb182a
commit f255179699
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
# Can be removed once https://review.openstack.org/#/c/549638/
# Can be removed once https://review.openstack.org/#/c/643695/
# is implemented in the OSA SHA tag used.
ntp_service_enabled: False
ceph_mons: "{{ groups[mon_group_name] }}"