aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils/storage/archive.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/utils/storage/archive.pp')
-rw-r--r--manifests/utils/storage/archive.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/utils/storage/archive.pp b/manifests/utils/storage/archive.pp
index f23052a..64c9de2 100644
--- a/manifests/utils/storage/archive.pp
+++ b/manifests/utils/storage/archive.pp
@@ -4,6 +4,7 @@ class nodo::utils::storage::archive (
package { [
'git-annex',
'convmv',
+ 'rdfind',
]:
#ensure => latest,
ensure => $ensure,
@@ -13,6 +14,7 @@ class nodo::utils::storage::archive (
package { [
'jigdo-file',
'fdupes',
+ 'jdupes',
'gddrescue',
'f3',
'hashdeep',