From 2901cbaadc3ede96a4843bcd774d870c6ab4752e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 27 Sep 2013 15:53:45 -0300 Subject: Adding mailplate into nodo::utils::network --- manifests/utils/network.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/utils/network.pp b/manifests/utils/network.pp index f4d1e34..4e05a52 100644 --- a/manifests/utils/network.pp +++ b/manifests/utils/network.pp @@ -10,7 +10,7 @@ class nodo::utils::network inherits nodo::utils::network::minimal { 'pidgin-otr', 'pidgin-privacy-please', 'pidgin-plugin-pack', 'sslscan', 'muttprofile', 'connect-proxy', 'avahi-discover', 'mdns-scan', 'davfs2', - 'surfraw', 'w3m' ]: + 'surfraw', 'w3m', 'mailplate' ]: ensure => installed, } -- cgit v1.2.3