From dde090c15fa80c6a32d1adae6030ef9982f12933 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 26 Dec 2012 13:55:40 -0200 Subject: Adding gftp into utils::network --- manifests/subsystems/utils/network.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/subsystems/utils/network.pp b/manifests/subsystems/utils/network.pp index b9b8870..4991f37 100644 --- a/manifests/subsystems/utils/network.pp +++ b/manifests/subsystems/utils/network.pp @@ -36,7 +36,7 @@ class utils::network inherits utils::network::minimal { 'pidgin', 'pidgin-encryption', 'pidgin-openpgp', 'pidgin-otr', 'pidgin-privacy-please', 'pidgin-plugin-pack', 'sslscan', 'muttprofile', 'connect-proxy', - 'mutt-patched' ]: + 'mutt-patched', 'gftp' ]: ensure => installed, } -- cgit v1.2.3