diff options
Diffstat (limited to 'manifests')
| -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 b92ad84..d373bd3 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',       'gftp',                  'notmuch' ]: +              'mutt-patched',       'gftp',                  'notmuch-mutt' ]:      ensure => installed,    }  | 
