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.
2 parents 017f9f3 + 0635885 commit ed070e3Copy full SHA for ed070e3
manifests/loadbalancer.pp
@@ -1,6 +1,6 @@
1
define nginx::loadbalancer(
2
$workers,
3
- $caches,
+ $caches = [],
4
$backups = [],
5
$priority = 75,
6
$template = 'nginx/vhost-loadbalancing.conf.erb',
0 commit comments