Recommit for updates in build 20

This commit is contained in:
Jenkins Server
2026-02-13 15:42:11 +01:00
parent c0a0b83de4
commit 06f208aa5c

View File

@@ -161,7 +161,7 @@ class confdroid_nagios::main::install (
# if we want to use NRPE on clients, install it # if we want to use NRPE on clients, install it
if $ng_include_nrpe == true { if $ng_include_nrpe == true {
require cd_nrpe require confdroid_nrpe
} }
} }
}</pre> }</pre>