]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Do not manage p7zip-full
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 6 Oct 2016 15:49:59 +0000 (12:49 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 6 Oct 2016 15:49:59 +0000 (12:49 -0300)
manifests/utils/bundle/debian.pp

index 23ce9d6960f39cb1028fa2a0b55b3e7d3519ea04..db44ae6fb9e1e025b2f1bc1d6edca3cf54d26d18 100644 (file)
@@ -19,9 +19,9 @@ class nodo::utils::bundle::debian {
   package { [
     'fortunes-br',
     'recode',
-    'p7zip-full',
     'funcoeszz',
     'detox',
+    #'p7zip-full',
   ]:
     ensure => absent,
   }