From: Silvio Rhatto Date: Thu, 6 Oct 2016 15:49:59 +0000 (-0300) Subject: Do not manage p7zip-full X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e7021394b9e9da5942722e07fd5e4db554a2d2c7;p=puppet-nodo.git Do not manage p7zip-full --- diff --git a/manifests/utils/bundle/debian.pp b/manifests/utils/bundle/debian.pp index 23ce9d6..db44ae6 100644 --- a/manifests/utils/bundle/debian.pp +++ b/manifests/utils/bundle/debian.pp @@ -19,9 +19,9 @@ class nodo::utils::bundle::debian { package { [ 'fortunes-br', 'recode', - 'p7zip-full', 'funcoeszz', 'detox', + #'p7zip-full', ]: ensure => absent, }