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 d156355 commit 555b7e0Copy full SHA for 555b7e0
manifests/params.pp
@@ -34,7 +34,7 @@
34
$listen_address = '*'
35
$default_webserver = 'httpd'
36
$disable_ssl = undef
37
- $backup_upstream = undef
+ $backup_upstream = []
38
39
# Only used when environments == directory
40
$environmentpath = '$confdir/environments'
0 commit comments