module-nginx/manifests
Zach Leslie b939e92624 Update root group for wider support
The super group on many platforms is known as root, which a UID of 0.
However, on other platforms, the UID is still 0, but the group is
'wheel'.  Largely historic UNIX jargon, but suffice to say that, to
support FreeBSD and others, setting the group of '0' has the same impact
while supporting a wider range of platforms.
2014-07-12 13:19:38 -07:00
..
package Add support for FreeBSD package installation 2014-07-11 23:32:05 -07:00
resource Update root group for wider support 2014-07-12 13:19:38 -07:00
config.pp Added owner group and mode parameter. For all users, per sites-available directory and per sites conf 2014-07-03 16:06:54 +02:00
init.pp Added owner group and mode parameter. For all users, per sites-available directory and per sites conf 2014-07-03 16:06:54 +02:00
package.pp Add support for FreeBSD package installation 2014-07-11 23:32:05 -07:00
params.pp Update root group for wider support 2014-07-12 13:19:38 -07:00
service.pp Enabled undef for service where we dont want puppet control service 2014-05-25 12:03:53 +02:00