diff options
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/utils/storage/archive.pp | 1 | 
1 files changed, 1 insertions, 0 deletions
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,  | 
