94499c209b
I'm testing podman without docker/docker registry installed and it failed. This resolves issues with the Mistral puppet execution so that it ignores the docker group creation. Change-Id: I1deb31dce021796f3ea98f1c1030c362108397bb
6 lines
132 B
YAML
6 lines
132 B
YAML
resource_registry:
|
|
OS::TripleO::Services::Podman: ../puppet/services/podman.yaml
|
|
|
|
parameter_defaults:
|
|
MistralDockerGroup: false
|