Compare commits

..

No commits in common. "c8051b065ae25112386c9a3f72133dd889c616c5" and "08be34741919defddc779ca17737862eeda12c3c" have entirely different histories.

View file

@ -42,6 +42,8 @@ class sunetdrive::sitemonitornaemon() {
}
file { '/etc/naemon/conf.d/sunetdrive_thruk_templates.conf':
ensure => present,
owner => 'naemon',
group => 'naemon',
content => template('sunetdrive/monitor/sunetdrive_thruk_templates.conf.erb'),
mode => '0644',
}