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 3470c73 commit 74598cfCopy full SHA for 74598cf
manifests/unicorn.pp
@@ -18,7 +18,7 @@
18
# with big help from Rob 'rnelson0' Nelson
19
20
class puppet::unicorn (
21
- $listen_address = '*',
+ $listen_address,
22
){
23
include nginx
24
# install unicorn
0 commit comments