aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 64c9de2..336c74d 100644
--- a/manifests/utils/storage/archive.pp
+++ b/manifests/utils/storage/archive.pp
@@ -5,6 +5,7 @@ class nodo::utils::storage::archive (
'git-annex',
'convmv',
'rdfind',
+ 'rclone',
]:
#ensure => latest,
ensure => $ensure,