Issue #3299 has been updated by James Turnbull.

Project changed from Naginator to Puppet
Status changed from Unreviewed to Needs design decision
Assigned to set to Luke Kanies
Affected version set to 0.25.4


----------------------------------------
Bug #3299: owner of files created by nagios resource types
http://projects.reductivelabs.com/issues/3299

Author: Frederic Descamps
Status: Needs design decision
Priority: Normal
Assigned to: Luke Kanies
Category: 
Target version: 
Affected version: 0.25.4
Keywords: 
Branch: 


Currently the files are created with the permission 600 and are owned by root

it will be nice to have the possibility to change the owner and/or the 
permissions of those resources

example : 

nagios_host{ "korin": 
ensure          => "present",
use             => "linux-server",
alias           => "korin",
address         =>  "192.168.109.84",
hostgroups      => "linux-servers",
target          => "/etc/nagios/host_korin.cfg",
**owner           => "nagios"**;
}    


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to