Allow the environment to enable Podman on the overcloud

It modifies environments/podman.yaml that overrides the default
ContainerCli so we deploy podman instead of Docker on the Overcloud.

Change-Id: Ia6d5354d120fc2e76d6d9c4e41b3f637ad152ecd
This commit is contained in:
Emilien Macchi 2018-10-22 17:46:12 -04:00
parent c76584c021
commit f7568a1a24

View File

@ -1,5 +1,7 @@
# Environment that enables Podman.
resource_registry:
OS::TripleO::Services::Podman: ../puppet/services/podman.yaml
parameter_defaults:
MistralDockerGroup: false
ContainerCli: podman