summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2011-01-10 16:06:22 -0500
committerMicah Anderson <micah@riseup.net>2011-01-10 16:06:22 -0500
commitc263b1121d7139a8c9db521046c77a262647cd78 (patch)
tree63e67ede07a311a38a5222432ae3bfe6263aa9fb /README
parent38cad6021d905c893e66eb2fab90e669ccf7087b (diff)
add information about nginx/mongrel modules that are needed for $puppetmaster_mode = cluster
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
-----