From c9e994dccf04d47df6c844473c1b4cf16bce8ea0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 1 Sep 2017 18:00:41 -0300 Subject: Manages firejail and convmv --- manifests/utils/storage/archive.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/utils/storage') diff --git a/manifests/utils/storage/archive.pp b/manifests/utils/storage/archive.pp index e8ec95d..f23052a 100644 --- a/manifests/utils/storage/archive.pp +++ b/manifests/utils/storage/archive.pp @@ -3,6 +3,7 @@ class nodo::utils::storage::archive ( ) { package { [ 'git-annex', + 'convmv', ]: #ensure => latest, ensure => $ensure, -- cgit v1.2.3