diff --git a/code/manifests/init.pp b/code/manifests/init.pp index 26516aa..7728a9c 100644 --- a/code/manifests/init.pp +++ b/code/manifests/init.pp @@ -61,7 +61,7 @@ coredump => "${coredump}", dbmanage => $dbmanage, uid => $uid, - gid => $gid, + gid => $uid, } } #