From: Silvio Rhatto Date: Mon, 3 Jun 2013 15:51:39 +0000 (-0300) Subject: Removing cookie-monster from wheezy (2) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a539886c7202430d30b1fe8acd94b9be94b222f2;p=puppet-nodo.git Removing cookie-monster from wheezy (2) --- diff --git a/manifests/utils/network.pp b/manifests/utils/network.pp index e88879e..6573f3a 100644 --- a/manifests/utils/network.pp +++ b/manifests/utils/network.pp @@ -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' ]: