Closed knowshan closed 12 years ago
The user running Puppet agent owns the file managed by it by default. This will be typically 'root' in most cases. We need to change the ownership of configuration files to one_user:one_group values set in our module.
Fixed!
The user running Puppet agent owns the file managed by it by default. This will be typically 'root' in most cases. We need to change the ownership of configuration files to one_user:one_group values set in our module.