diff options
Diffstat (limited to 'manifests/role')
-rw-r--r-- | manifests/role/nas.pp | 3 |
1 files changed, 3 insertions, 0 deletions
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 |