From a656014934ed818bbf4945bedf6672c0d09af5c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20B=C3=A9rtoli?= Date: Sat, 24 Jun 2017 10:48:17 -0300 Subject: [PATCH] Update the README --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index b363633..2add944 100644 --- a/README.rst +++ b/README.rst @@ -98,3 +98,12 @@ and does not bind them to service calls. ------------------- Manages nginx virtual hosts files and binds them to service calls. + +``nginx.ng.passenger`` +---------------------- + +Installs and configures Phusion Passenger module for nginx. You need to enable +the upstream phusion passenger repository with `install_from_phusionpassenger: true`. +Nginx will also be installed from that repository, as it needs to be modified to +allow the passenger module to work. +