Closed jfroche closed 8 years ago
$groups = hiera_hash('groups', {}) create_resources('@group', $groups)
fails with the following error message:
Problem with q_docker : ./modules/@group/manifests/init.pp: openFile: does not exist (No such file or directory) at # ./modules/profile/manifests/basesystem/users.pp:17:11
Works for me. Thank you !
fails with the following error message: