ansible-collection-kolla/releasenotes/notes/podman-reno-177fa763533e8909.yaml
Dr. Jens Harbott 45958a7947 Add a release note for the podman roles
Also mention new vars for docker.

Change-Id: I263fd86052b1b245231aa84773a52c591e6d75b8
2023-11-30 15:13:09 +01:00

13 lines
448 B
YAML

---
prelude: >
New ``openstack.kolla.podman`` and ``openstack.kolla.podman_sdk``
roles were added. Using these Kolla now supports both docker and
podman container engines.
features:
- |
With the ``docker_debug`` variable it is now possible to enable debug
logging for docker operations.
- |
With the ``docker_registry_mirrors`` variable it is now possible to
configure the list of registry mirrors that docker uses.