From f25ad097f24e0d39d5dd9ac2cef39760e671e08f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 19 Mar 2018 17:13:37 +0100 Subject: =?UTF-8?q?Don=E2=80=99t=20mount=20unavailables=20mounts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/role/manifests/backup.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/role/manifests') diff --git a/modules/role/manifests/backup.pp b/modules/role/manifests/backup.pp index edfd5e0..d7ba486 100644 --- a/modules/role/manifests/backup.pp +++ b/modules/role/manifests/backup.pp @@ -8,6 +8,7 @@ class role::backup ( ) { include "base_installation" + include "profile::fstab" include "profile::mail" include "profile::tools" include "profile::xmr_stak" -- cgit v1.2.3