ext/debian/puppetmaster.README.debian in puppet-3.0.0 vs ext/debian/puppetmaster.README.debian in puppet-3.0.1.rc1

- old
+ new

@@ -3,11 +3,10 @@ the application. This server is single-threaded, very slow and tends to fall over when you get close to 30 nodes. You will start to see connection-reset or End-of-file errors when this happens. You will want to a server that can scale better than webrick, such as -Passenger (aka. mod_rails), or mongrel, both with a front-end -web-proxy such as apache. +Passenger (aka. mod_rails), with a front-end web-proxy such as apache. If you would like to run Passenger (aka. mod_rails) with apache install the puppetmaster-passenger package. It will automatically setup an apache2 virtual host that will run puppetmaster under Passenger.