mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
Activate Dependency
objects before their parent objects
This commit is contained in:
parent
c02b9d74a9
commit
e0ce0ccff6
@ -20,6 +20,8 @@ public:
|
|||||||
|
|
||||||
class Dependency : CustomVarObject < DependencyNameComposer
|
class Dependency : CustomVarObject < DependencyNameComposer
|
||||||
{
|
{
|
||||||
|
activation_priority -10;
|
||||||
|
|
||||||
load_after Host;
|
load_after Host;
|
||||||
load_after Service;
|
load_after Service;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user