From: Silvio Rhatto Date: Mon, 31 Dec 2012 15:53:36 +0000 (-0200) Subject: Using notmuch-mutt instead of notmuch X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0bf2b6b49e614c10e71fc74654528594368a2ea9;p=puppet-nodo.git Using notmuch-mutt instead of notmuch --- 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, }