diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-31 19:05:55 -0200 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-31 19:05:55 -0200 | 
| commit | 9aec7782df7c52a778ec84d0014bf8b87f877dea (patch) | |
| tree | 8abcd4b32a63c18fa43064c2cae80376a000ae5b | |
| parent | 4a8ec6fb019c45286e34dc83117bdd15b63b17d4 (diff) | |
| download | puppet-nodo-9aec7782df7c52a778ec84d0014bf8b87f877dea.tar.gz puppet-nodo-9aec7782df7c52a778ec84d0014bf8b87f877dea.tar.bz2  | |
Oops
| -rw-r--r-- | manifests/subsystems/utils/network.pp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/network.pp b/manifests/subsystems/utils/network.pp index 0a0e9c9..84454ad 100644 --- a/manifests/subsystems/utils/network.pp +++ b/manifests/subsystems/utils/network.pp @@ -39,7 +39,7 @@ class utils::network inherits utils::network::minimal {                'bogofilter',         'fetchmail',             'procmail',                'msmtp',              'mairix',                'notmuch-mutt',                'links',              'gftp',                  'iceweasel', -              'openvpn',            'pssh',                  'mutt-patched' +              'openvpn',            'pssh',                  'mutt-patched',                'pidgin',             'pidgin-encryption',     'pidgin-openpgp',                'pidgin-otr',         'pidgin-privacy-please', 'pidgin-plugin-pack',                'sslscan',            'muttprofile',           'connect-proxy' ]:  | 
