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:
parent
c76584c021
commit
f7568a1a24
@ -1,5 +1,7 @@
|
||||
# Environment that enables Podman.
|
||||
resource_registry:
|
||||
OS::TripleO::Services::Podman: ../puppet/services/podman.yaml
|
||||
|
||||
parameter_defaults:
|
||||
MistralDockerGroup: false
|
||||
ContainerCli: podman
|
||||
|
Loading…
Reference in New Issue
Block a user