From 418e3e1f68c56b3dd2bc4a69970228199fa27ea0 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Sat, 14 Feb 2026 20:42:12 +0100 Subject: [PATCH] Recommit for updates in build 53 --- .../confdroid_nagios_3A_3Aserver_3A_3Aservice.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aservice.html b/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aservice.html index 680b704..5b4e5d4 100644 --- a/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aservice.html +++ b/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aservice.html @@ -143,7 +143,7 @@ class confdroid_nagios::server::service ( enable => true, hasrestart => true, hasstatus => true, - requires => Exec['restart_httpd'], + require => Exec['restart_httpd'], } } }