diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/utils/storage/archive.pp | 1 |
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, } |