From 2722ce4fb61cd14f153488c9faf2f56a8d8cbb8f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 25 Jul 2024 21:06:49 -0300 Subject: Feat: nodo::utils::storage::archive: adds onionshare --- 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 336c74d..9eecc44 100644 --- a/manifests/utils/storage/archive.pp +++ b/manifests/utils/storage/archive.pp @@ -6,6 +6,7 @@ class nodo::utils::storage::archive ( 'convmv', 'rdfind', 'rclone', + 'onionshare', ]: #ensure => latest, ensure => $ensure, -- cgit v1.2.3