garethr / garethr-docker

Puppet module for managing docker
Apache License 2.0
397 stars 532 forks source link

use the docker_group from init instead param #724

Open witjoh opened 7 years ago

witjoh commented 7 years ago

This is an addition of #601, the docker::run still used the docker::params::docker_group, instead of the docker::docker_group, resulting in docker::run failing to work due to the error : Could not find group docker.