From 68b8d3f2759c5372c2eabdf1cc0f25d175e5be11 Mon Sep 17 00:00:00 2001 From: Markus Frosch <markus.frosch@icinga.com> Date: Wed, 28 Aug 2019 17:08:11 +0200 Subject: [PATCH] Disable director for now --- managed_modules.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/managed_modules.yml b/managed_modules.yml index 602b485..842d08a 100644 --- a/managed_modules.yml +++ b/managed_modules.yml @@ -2,7 +2,7 @@ - deb-icingaweb2-module-audit - deb-icingaweb2-module-businessprocess - deb-icingaweb2-module-cube -- deb-icingaweb2-module-director +#- deb-icingaweb2-module-director - deb-icingaweb2-module-fileshipper - deb-icingaweb2-module-generictts - deb-icingaweb2-module-graphite @@ -12,7 +12,7 @@ - rpm-icingaweb2-module-audit - rpm-icingaweb2-module-businessprocess - rpm-icingaweb2-module-cube -- rpm-icingaweb2-module-director +#- rpm-icingaweb2-module-director - rpm-icingaweb2-module-fileshipper - rpm-icingaweb2-module-generictts - rpm-icingaweb2-module-graphite -- GitLab