diff options
Diffstat (limited to 'manifests/gunicorn.pp')
-rw-r--r-- | manifests/gunicorn.pp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/gunicorn.pp b/manifests/gunicorn.pp index 1b53fc8..13f4872 100644 --- a/manifests/gunicorn.pp +++ b/manifests/gunicorn.pp @@ -43,6 +43,8 @@ # === Authors # # Sergey Stankevich +# Ashley Penney +# Marc Fournier # define python::gunicorn ( $ensure = present, |