Displaying 1 result from an estimated 1 matches for "seewebmas".
2012 Apr 25
3
Exec and snmpd restart question
...ame}.cfg":
ensure => present,
content =>
template("${module_name}/nagioshost.erb"),
notify => Exec["/usr/bin/mail -s
${hostname}-nagios-host-config -a /root/${hostname}.cfg
seewebmaster@smydomain.com"],
}
exec{ "/usr/bin/mail -s ${hostname}-nagios-host-config -a
/root/${hostname}.cfg seewebmaster@mydomain.com":
require => File["/root/${hostname}.cfg"];
}
service{''snmpd'&...