mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 14:14:45 +02:00
Bugfix for the convenience component.
This commit is contained in:
parent
37cf22aaf0
commit
acf08b7a4e
@ -130,7 +130,7 @@ void ConvenienceComponent::HostCommittedHandler(const ConfigItem::Ptr& item)
|
||||
}
|
||||
}
|
||||
|
||||
//host.GetConfigObject()->SetTag("convenience-services", newServices);
|
||||
host->SetTag("convenience-services", newServices);
|
||||
}
|
||||
|
||||
void ConvenienceComponent::HostRemovedHandler(const ConfigItem::Ptr& item)
|
||||
|
Loading…
x
Reference in New Issue
Block a user