From a539886c7202430d30b1fe8acd94b9be94b222f2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 3 Jun 2013 12:51:39 -0300 Subject: Removing cookie-monster from wheezy (2) --- manifests/utils/network.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/utils') 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' ]: -- cgit v1.2.3