OP#436 fixx error 500

This commit is contained in:
2026-03-08 14:46:41 +01:00
parent 5c075196de
commit ddd8743ab6
2 changed files with 17 additions and 17 deletions

View File

@@ -600,7 +600,7 @@ class confdroid_nagios::params (
String $ng_statusmap_layout = '6',
String $ng_wrl_layout = '4',
Boolean $ng_incl_own_wrl = false,
String $ng_statuswrl_incl = '',
Optional[String] $ng_statuswrl_incl = undef,
String $ng_ping_syntax = '/bin/ping -n -U -c 5 $HOSTADDRESS$',
String $ng_refresh_rate = '90',
String $ng_enable_page_tour = '1',