From: Silvio Rhatto Date: Mon, 3 Jul 2017 20:37:56 +0000 (-0300) Subject: Adds hashdeep into nodo::utils::storage::archive X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8c8e0a27b3be76d3b8febc5ef644cf8cf0cfd286;p=puppet-nodo.git Adds hashdeep into nodo::utils::storage::archive --- diff --git a/manifests/utils/storage/archive.pp b/manifests/utils/storage/archive.pp index 7fd4ea0..e8ec95d 100644 --- a/manifests/utils/storage/archive.pp +++ b/manifests/utils/storage/archive.pp @@ -14,6 +14,7 @@ class nodo::utils::storage::archive ( 'fdupes', 'gddrescue', 'f3', + 'hashdeep', ]: ensure => absent, }