kolla-ansible/ansible/roles/blazar
Michal Nasiadka cea076f379 Introduce oneshot docker_restart_policy
docker_restart_policy: no causes systemd units to not get created
and we use it in CI to disable restarts on services.

Introducing oneshot policy to not create systemd unit for oneshot
containers (those that are running bootstrap tasks, like db
bootstrap and don't need a systemd unit), but still create systemd
units for long lived containers but with Restart=No.

Change-Id: I9e0d656f19143ec2fcad7d6d345b2c9387551604
2023-11-14 15:17:50 +00:00
..
defaults haproxy: support single external frontend 2023-06-29 01:44:00 +02:00
handlers Fix var-spacing 2022-07-25 22:15:15 +02:00
tasks Introduce oneshot docker_restart_policy 2023-11-14 15:17:50 +00:00
templates Add a flag to handle RabbitMQ high availability 2023-01-13 15:40:08 +00:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00