Displaying 1 result from an estimated 1 matches for "qqtpotn5ogzma".
2010 Mar 02
2
Nagios based on David Schmitt's Complete Config : variables are empty
...#39;'nagios''];
}
service {
''nagios3'':
alias => ''nagios'',
ensure => running,
hasstatus => true,
hasrestart => true,
}
file {
"$nagios_cfgdir/htpasswd.users":
content => "admin:QqtpoTN5OGzmA",
mode => 0640,
owner => root,
group => www-data,
}
File <<| tag == ''nagios'' |>>
define host($ip= $fqdn, $short_alias = $fqdn) {
@@file {
"${nagios_cfgdir}/conf.d/${name}_host.cfg":
ensure => presen...