mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +02:00
IcingaServiceSet: render comment next to Set
This commit is contained in:
parent
20395a483c
commit
01b85f5758
@ -154,7 +154,7 @@ class IcingaServiceSet extends IcingaObject
|
||||
'zones.d/' . $this->getRenderingZone($config) . '/servicesets'
|
||||
);
|
||||
|
||||
$file->prepend($this->getConfigHeaderComment($config));
|
||||
$file->addContent($this->getConfigHeaderComment($config));
|
||||
return $file;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user