Skip to content

Fix Issue#87 honoring allinone param.

Wolf Noble requested to merge github/fork/chrisowensboston/fix_87 into production

Created by: chrisowensboston

Modified manifests/init.pp, manifests/facts.pp, manifests/fact.pp to set group owner of directories and files to be 'puppet' if allinone is false, and 'root' if allinone is true.

Merge request reports