eb41d8bf6c
This removes mistral parameters from undercloud.yaml. Change-Id: Iea443a1fbc341ac4c8d4254fe7bfffcefaa66696
8 lines
230 B
YAML
8 lines
230 B
YAML
# Environment that enables Podman.
|
|
resource_registry:
|
|
OS::TripleO::Services::Docker: OS::Heat::None
|
|
OS::TripleO::Services::Podman: ../deployment/podman/podman-baremetal-ansible.yaml
|
|
|
|
parameter_defaults:
|
|
ContainerCli: podman
|