summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index bc3d52e..b72a4ad 100644
--- a/README
+++ b/README
@@ -39,11 +39,11 @@ mode, you can set $puppetmaster_mode either to:
* passenger, run puppetmaster as a passenger application, you will need the
passenger module to take advantage of this
-* cluster, run puppetmaster as a mongrel based cluster
+* cluster, run puppetmaster as a mongrel based cluster, you will need the
+ nginx and mongrel modules to take advantage of this
-In both cases you have to setup the appropriate frontends
-(apache vhost configuration/nginx vhost configuration) on
-your own.
+In both cases you have to setup the appropriate frontends (apache vhost
+configuration/nginx vhost configuration) on your own.
Munin
-----