parent
2045f98016
commit
4b2546b14f
|
@ -722,7 +722,8 @@ class IcingaHostTest extends BaseTestCase
|
|||
"${prefix}retry_interval" => "retry_interval",
|
||||
"${prefix}volatile" => "volatile",
|
||||
"${prefix}zone" => "zone",
|
||||
"${prefix}groups" => "Groups"
|
||||
"${prefix}groups" => "Groups",
|
||||
"${prefix}templates" => "templates"
|
||||
);
|
||||
}
|
||||
protected function loadRendered($name)
|
||||
|
|
Loading…
Reference in New Issue