From 06899b576dcfa9bc23159d687b0b058bf80f1444 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 18 May 2023 13:13:48 -0300 Subject: Adds rclone 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 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, -- cgit v1.2.3