|
$docker_group = $docker::params::docker_group |
I have set docker::docker_group a docker class declaration, but I am unable to use the docker::run define because it always checks the params class, which contains the incorrect default. My system uses dockerroot as the docker_group
puppetlabs-docker/manifests/run.pp
Line 138 in 9fc47a1
I have set
docker::docker_groupadockerclass declaration, but I am unable to use thedocker::rundefine because it always checks the params class, which contains the incorrect default. My system uses dockerroot as the docker_group