aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-07-03 17:37:56 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-07-03 17:37:56 -0300
commit8c8e0a27b3be76d3b8febc5ef644cf8cf0cfd286 (patch)
treec2ee268ee5ff89e0489eff0ef1a553f54f81a26c
parentdb71fbbb22ce596bd16a6aca45dc2d420bff69c0 (diff)
downloadpuppet-nodo-8c8e0a27b3be76d3b8febc5ef644cf8cf0cfd286.tar.gz
puppet-nodo-8c8e0a27b3be76d3b8febc5ef644cf8cf0cfd286.tar.bz2
Adds hashdeep into nodo::utils::storage::archive
-rw-r--r--manifests/utils/storage/archive.pp1
1 files changed, 1 insertions, 0 deletions
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,
}