Recommit for updates in build 138

This commit is contained in:
Jenkins Server
2026-03-02 15:32:19 +01:00
parent 9eff3b3b05
commit da98abb946

View File

@@ -235,9 +235,9 @@ class confdroid_nagios::nagios::objects::template_rules (
ng_template_object_use => 'generic-host',
ng_notification_options => 'd,u,r',
}
confdroid_nagios::nagios::objects::templates { 'unix-server':
confdroid_nagios::nagios::objects::templates { 'generic-switch':
ng_template_object => 'host',
ng_template_object_name => 'unix-server',
ng_template_object_name => 'generic-switch',
ng_template_object_use => 'generic-host',
ng_notification_options => 'd,u,r',
}