From 8c8e0a27b3be76d3b8febc5ef644cf8cf0cfd286 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 3 Jul 2017 17:37:56 -0300 Subject: Adds hashdeep into nodo::utils::storage::archive --- manifests/utils/storage/archive.pp | 1 + 1 file changed, 1 insertion(+) 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, } -- cgit v1.2.3