aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-12-31 13:53:36 -0200
committerSilvio Rhatto <rhatto@riseup.net>2012-12-31 13:53:36 -0200
commit0bf2b6b49e614c10e71fc74654528594368a2ea9 (patch)
treec978396f9a671752c8bc5cccf0178217cf51a5fc
parentf7463b1e54b995bcaec02c026705104a16132b0e (diff)
downloadpuppet-nodo-0bf2b6b49e614c10e71fc74654528594368a2ea9.tar.gz
puppet-nodo-0bf2b6b49e614c10e71fc74654528594368a2ea9.tar.bz2
Using notmuch-mutt instead of notmuch
-rw-r--r--manifests/subsystems/utils/network.pp2
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,
}