Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.

Commit

Permalink
fix ns uid
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-manzi committed Oct 27, 2014
1 parent 339dd1f commit 340b89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
coredump => "${coredump}",
dbmanage => $dbmanage,
uid => $uid,
gid => $gid,
gid => $uid,
}
}
#
Expand Down

0 comments on commit 340b89a

Please sign in to comment.