From: Silvio Rhatto Date: Sat, 20 Sep 2014 17:07:32 +0000 (-0300) Subject: Adding rig into nodo::utils::network X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=1b50f3886ec2b3fcda408d575b672ae931cc2341;p=puppet-nodo.git Adding rig into nodo::utils::network --- diff --git a/manifests/utils/network.pp b/manifests/utils/network.pp index 13c7462..c445277 100644 --- a/manifests/utils/network.pp +++ b/manifests/utils/network.pp @@ -11,7 +11,8 @@ class nodo::utils::network inherits nodo::utils::network::minimal { 'sslscan', 'muttprofile', 'connect-proxy', 'avahi-discover', 'mdns-scan', 'davfs2', 'surfraw', 'w3m', 'mailplate', - 'geoip-bin', 'luakit', 'ssvnc' ]: + 'geoip-bin', 'luakit', 'ssvnc', + 'rig' ]: ensure => installed, }