We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cd0db commit 0678181Copy full SHA for 0678181
manifests/django.pp
@@ -40,7 +40,6 @@
40
41
$default_gunicorn_cfg_path = "/etc/gunicorn-$title.conf.py"
42
43
- $gunicorn_cfg_path = pick($gunicorn_cfg, '/etc/gunicorn-$title.conf.py')
44
if $gunicorn_cfg {
45
warning('Passing "gunicorn_cfg" to appdeploy::django is deprecated; please use the gunicorn parameter instead.')
46
$gunicorn_cfg_path = $gunicorn_cfg
0 commit comments