openstack-ansible-lxc_hosts/tasks
Dmitriy Rabotyagov fea49e30bc Prevent lxc.service from being restarted on package update
As of today, each lxc-utils update would lead to restart of all
containers. At the same time this might be unwanted behaviour, as
if it's run without limit, all cluster members inside containers can
go down at the same time.

In order to prevent that, we place policy-rc.d file that will simply
quit with 101 code `action forbidden by policy` on service restart
attempt.

Change-Id: I9140b7ab9f9266fcf4fe800e4610497f2324df4e
(cherry picked from commit f8594d335f)
2022-08-09 12:08:13 +00:00
..
lxc_cache.yml Switch all base images to be built locally rather than downloaded 2021-04-22 12:55:26 +03:00
lxc_cache_create.yml Remove per-backend container creation tasks files 2021-02-18 09:19:47 +00:00
lxc_cache_preparation.yml Switch all base images to be built locally rather than downloaded 2021-04-22 12:55:26 +03:00
lxc_cache_rootfs.yml Do not mess up with distro-provided machines mount 2022-05-24 18:12:18 +02:00
lxc_install_apt.yml Prevent lxc.service from being restarted on package update 2022-08-09 12:08:13 +00:00
lxc_install_dnf.yml Use ansible_facts[] instead of fact variables 2021-03-04 14:24:37 +00:00
lxc_net.yml Use ansible_facts[] instead of fact variables 2021-03-04 14:24:37 +00:00
lxc_post_install.yml Use ansible_facts[] instead of fact variables 2021-03-04 14:24:37 +00:00
lxc_pre_install.yml Remove support for gentoo 2021-02-17 19:14:55 +00:00
main.yml Switch all base images to be built locally rather than downloaded 2021-04-22 12:55:26 +03:00