Aethylred / puppet-puppetdashboard

This Puppet module manages the installation of the Puppet Dashboard web interface.
2 stars 2 forks source link

Improving permissions/ownership of config files. #9

Closed stefanjenkner closed 10 years ago

stefanjenkner commented 10 years ago

This commit passes the $apache_user to $apache_group parameter to puppetdashboard::config. It allows you to set a different user/group than 'www-data'. Beside that, it changes to owner of the configuration files to root and gives read-only access to $apache_group.