tripleo-heat-templates/environments/podman.yaml
Emilien Macchi f7568a1a24 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
2018-11-12 02:04:13 +00:00

8 lines
190 B
YAML

# Environment that enables Podman.
resource_registry:
OS::TripleO::Services::Podman: ../puppet/services/podman.yaml
parameter_defaults:
MistralDockerGroup: false
ContainerCli: podman