summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Lawrence <dannyla@linux.com>2013-11-29 22:23:23 +1100
committerDaniel Lawrence <dannyla@linux.com>2013-11-29 22:23:23 +1100
commitfdf81012ea5f3d8124c86f41d91e4e97f769bc80 (patch)
tree05063132af5f51170a004c808b2b9b1f94d20f68 /README.md
parent04bffc411afb19a572af34d1a2e0f7029f16dfe4 (diff)
added manage_gunicorn docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 751376a..6aa0c98 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,8 @@ Installs and manages python, python-dev, python-virtualenv and Gunicorn.
**gunicorn** - Install Gunicorn. Default: false
+**manage_gunicorn** - Allow Installation / Removal of Gunicorn. Default: true
+
class { 'python':
version => 'system',
dev => true,