Displaying 1 result from an estimated 1 matches for "puppet_hosts".
2012 Feb 03
3
Interesting permissions issue with nagios_* providers
...to see what
others came up with to fix this.
For those that are curious as to how I fixed the "wrong file" problem I
came up a solution where in my site.pp file I have the following:
if ( $operatingsystem == "Debian ) {
Nagios_host { target => "/etc/nagios3/conf.d/puppet_hosts.pp" }
--- etc ---
}
--
Peter L. Berghold
Owner, Shark River Technical Solutions LLC
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from...