From b3e322ae085285a63c77c7f2d7c2477bfaeb9d6b Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 17 Jul 2021 09:04:04 +0200 Subject: [PATCH] nodes/ovh.icinga2: icingaweb2 needs mysql now --- nodes/ovh/icinga2.py | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes/ovh/icinga2.py b/nodes/ovh/icinga2.py index 025eb84..4db8843 100644 --- a/nodes/ovh/icinga2.py +++ b/nodes/ovh/icinga2.py @@ -99,6 +99,7 @@ nodes['ovh.icinga2'] = { 'intl', 'json', 'ldap', + 'mysql', 'opcache', 'pgsql', 'readline',