kolla-ansible/ansible/roles/baremetal/tasks
Michal Arbet 3d747b7200 Remove chrony package if containerized chrony is enabled
This patch is removing chrony package
from docker host when containerized chrony is enabled.
It is also fixing issue with chrony container running
under Ubuntu docker host as noted below.

+ exec /usr/sbin/chronyd -d -f /etc/chrony/chrony.conf
2020-06-08T08:19:09Z chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 -DEBUG)
2020-06-08T08:19:09Z Fatal error : Could not open configuration file /etc/chrony/chrony.conf : Permission denied

Added also removal apparmor profile for ubuntu when
containerized chrony is enabled, as chrony's package
is not removing apparmor profile, and therefore
containerized chrony is not working.

Change-Id: Icf3bbae38b9f5630b69d5c8cf6a8bee11786a836
Closes-Bug: #1882513
2020-06-15 13:06:36 +02:00
..
bootstrap-servers.yml Zun: Add zun-cni-daemon to compute node 2020-04-30 02:22:20 +00:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
configure-containerd-for-zun.yml Zun: Add zun-cni-daemon to compute node 2020-04-30 02:22:20 +00:00
install.yml Drop handling of 'easy_install' 2020-04-22 09:28:17 +02:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
post-install.yml Remove chrony package if containerized chrony is enabled 2020-06-15 13:06:36 +02:00
pre-install.yml Remove support for CentOS 7 2020-04-08 17:05:10 +01:00