3e5488901a
This file will be used until we really get Podman everywhere (so when CentOS 8 is out). We still need Docker around for when Pacemaker is used. So this patch will mainly be used by TripleO CI OVB jobs, so Docker can still be deployed on the Overcloud, and not Podman. blueprint podman-support Change-Id: I80b07c83aae752b2b327a4570bc3df230f6a6319
9 lines
296 B
YAML
9 lines
296 B
YAML
# DEPRECATED: Containerized deployments with Docker are deprecated. This file
|
|
# will be removed in Train release.
|
|
|
|
# Environment that enables Docker.
|
|
resource_registry:
|
|
OS::TripleO::Services::Docker: ../deployment/docker/docker-baremetal-ansible.yaml
|
|
|
|
parameter_defaults:
|
|
ContainerCli: docker |