tripleo-common/releasenotes/notes/tripleo-container-rm-082aa93d2de1e8bc.yaml
Emilien Macchi 13775b8e20 Introduce tripleo-container-rm
tripleo-container-rm is the new role that replaces tripleo-docker-rm which
is in charge of tearing down containers running in Docker or Podman.
If the container_cli is Podman, the role takes care of systemd cleanup for
both the container and its healthcheck if it does exist.

Change-Id: I3fc5b351c3e20ab01953a510bd71a70d3c083527
2019-05-06 10:16:29 +02:00

8 lines
312 B
YAML

---
features:
- |
tripleo-container-rm is the new role that replaces tripleo-docker-rm which
is in charge of tearing down containers running in Docker or Podman.
If the container_cli is Podman, the role takes care of systemd cleanup for
both the container and its healthcheck if it does exist.