aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-06-03 12:51:39 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-06-03 12:51:39 -0300
commita539886c7202430d30b1fe8acd94b9be94b222f2 (patch)
tree07dda3dff54a58154e5e9a456617fa41714de304 /manifests/utils
parenta564290bbe9b9bc78bd9d017e2a047f89bd3bb34 (diff)
downloadpuppet-nodo-a539886c7202430d30b1fe8acd94b9be94b222f2.tar.gz
puppet-nodo-a539886c7202430d30b1fe8acd94b9be94b222f2.tar.bz2
Removing cookie-monster from wheezy (2)
Diffstat (limited to 'manifests/utils')
-rw-r--r--manifests/utils/network.pp2
1 files changed, 1 insertions, 1 deletions
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' ]: