From b8e8d0dfe3aba3972ff9d82165a4b1607ddd4d12 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 15 Jan 2013 12:46:39 -0200 Subject: Adding sshfs into utils::network --- manifests/subsystems/utils/network.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifests/subsystems/utils/network.pp') diff --git a/manifests/subsystems/utils/network.pp b/manifests/subsystems/utils/network.pp index 8ba5dbc..976e3b5 100644 --- a/manifests/subsystems/utils/network.pp +++ b/manifests/subsystems/utils/network.pp @@ -36,7 +36,8 @@ 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', 'gftp', 'notmuch-mutt' ]: + 'mutt-patched', 'gftp', 'notmuch-mutt', + 'sshfs' ]: ensure => installed, } -- cgit v1.2.3