Dan Prince 94499c209b Disable MistralDockerGroup creation with podman
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
2018-10-31 09:26:41 -04:00

6 lines
132 B
YAML

resource_registry:
OS::TripleO::Services::Podman: ../puppet/services/podman.yaml
parameter_defaults:
MistralDockerGroup: false