Skip to content

Commit 2e25814

Browse files
committed
adding default
1 parent 145a0cb commit 2e25814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/gunicorn.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
# Sergey Stankevich
4242
#
4343
define python::gunicorn (
44-
$reporting,
44+
$reporting = false,
4545
$app_interface = 'django',
4646
$base = '/opt/wwc',
4747
$bind = false,

0 commit comments

Comments
 (0)