From 7fef01d4ddf2cd3afd5c4d8a6bba0b43101ad961 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 31 May 2013 16:01:03 -0300 Subject: Moving include nodo::utils::storage::archive to nodo::role::nas --- manifests/role/nas.pp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manifests/role/nas.pp') diff --git a/manifests/role/nas.pp b/manifests/role/nas.pp index e4fbbf9..b26308e 100644 --- a/manifests/role/nas.pp +++ b/manifests/role/nas.pp @@ -4,6 +4,9 @@ class nodo::role::nas( # Minimal utilities include nodo::utils::network::minimal + # Archive utilities + include nodo::utils::storage::archive + # Media folders and groups include nodo::subsystem::media -- cgit v1.2.3