From: Silvio Rhatto Date: Fri, 26 Jul 2024 00:06:49 +0000 (-0300) Subject: Feat: nodo::utils::storage::archive: adds onionshare X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2722ce4fb61cd14f153488c9faf2f56a8d8cbb8f;p=puppet-nodo.git Feat: nodo::utils::storage::archive: adds onionshare --- 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,