From 984779a533b6ffbecd3ef1fb9e165be8e33c7ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 30 Dec 2018 10:37:43 +0100 Subject: [PATCH] Do not install database part --- softwares/bareosserver.sls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/softwares/bareosserver.sls b/softwares/bareosserver.sls index 6ab92d7..a9db815 100644 --- a/softwares/bareosserver.sls +++ b/softwares/bareosserver.sls @@ -10,7 +10,7 @@ Installons les packages BareOS Server: - bareos-filedaemon - bareos-tools - bareos-webui - - bareos-database-common - - bareos-database-mysql +# - bareos-database-common +# - bareos-database-mysql {% endif %} \ No newline at end of file