From: Silvio Rhatto Date: Sat, 23 Apr 2016 14:29:00 +0000 (-0300) Subject: Adds torbrowser-launcher into nodo::utils::network X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c10b931873541706a2b3401da23b01eb5fca7e3c;p=puppet-nodo.git Adds torbrowser-launcher into nodo::utils::network --- diff --git a/manifests/utils/network.pp b/manifests/utils/network.pp index 016b2f7..7aca920 100644 --- a/manifests/utils/network.pp +++ b/manifests/utils/network.pp @@ -11,7 +11,7 @@ class nodo::utils::network inherits nodo::utils::network::minimal { 'sslscan', 'muttprofile', 'connect-proxy', 'avahi-discover', 'mdns-scan', 'davfs2', 'surfraw', 'w3m', 'mailplate', - 'geoip-bin', 'ssvnc', + 'geoip-bin', 'ssvnc', 'torbrowser-launcher', 'rig', 'sup-mail', 'iceweasel-vimperator' ]: ensure => installed, } @@ -53,7 +53,6 @@ class nodo::utils::network inherits nodo::utils::network::minimal { }, } - # Wheezy (or newer) packages if $::lsbdistcodename != 'squeeze' { package { [ 'xul-ext-https-everywhere', 'xul-ext-refcontrol', 'xul-ext-requestpolicy' ]: