]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding sshfs into utils::network
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 15 Jan 2013 14:46:39 +0000 (12:46 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 15 Jan 2013 14:46:39 +0000 (12:46 -0200)
manifests/subsystems/utils/network.pp

index 8ba5dbcaf0a98f70dbfca89c70ed0504ab631b3e..976e3b5f7a872dda5aae12e9a81667767c440220 100644 (file)
@@ -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,
   }