From: Silvio Rhatto Date: Sat, 3 May 2014 14:13:32 +0000 (-0300) Subject: Managing luakit package X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f93d1b68ef4c48de5df613db9e3c57ac99d17fd8;p=puppet-nodo.git Managing luakit package --- diff --git a/manifests/utils/network.pp b/manifests/utils/network.pp index 943bce5..9366366 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' ]: + 'geoip-bin', 'luakit' ]: ensure => installed, }