]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Removing cookie-monster from wheezy (2)
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Jun 2013 15:51:39 +0000 (12:51 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Jun 2013 15:51:39 +0000 (12:51 -0300)
manifests/utils/network.pp

index e88879e809c90fce2963dfefde493a91709fe571..6573f3a80a2cf7a259bdfe3d75bf618883c66bb2 100644 (file)
@@ -50,7 +50,7 @@ class nodo::utils::network inherits nodo::utils::network::minimal {
 
     # See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686087
     package { 'xul-ext-cookie-monster':
-      ensure => installed,
+      ensure => absent,
     }
 
     package { [ 'torchat' ]: