IcingaConfig: deploy scheduled downtimes

This commit is contained in:
Thomas Gelf 2019-04-10 13:06:23 +02:00
parent b8f0237708
commit 90c5a007da
1 changed files with 1 additions and 0 deletions

View File

@ -470,6 +470,7 @@ class IcingaConfig
->createFileFromDb('user')
->createFileFromDb('notification')
->createFileFromDb('dependency')
->createFileFromDb('scheduledDowntime')
;
PrefetchCache::forget();