recommit for updates in build 61

This commit is contained in:
Jenkins ConfDroid
2019-01-07 20:35:07 +01:00
parent ec391aae1f
commit 7d7c9bd9eb
2 changed files with 11 additions and 1 deletions

View File

@@ -154,7 +154,7 @@ class cd_haproxy::server::proxy_test (
fe_maxconn => '10000',
backend_name => 'test01-backend',
be_server_name => ['web01 web01.confdroid.com:80 check',
'web02 web02.confdroid.com:80 check'],
'web02 web02.confdroid.com:80 check'],
}
}</pre>