Merge "Horizon: Error viewing system information page with https"

This commit is contained in:
Zuul 2018-09-27 19:26:47 +00:00 committed by Gerrit Code Review
commit 72ceaa4dde
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ class platform::smapi::haproxy
server_name => 's-smapi-internal',
public_ip_address => $::platform::haproxy::params::private_ip_address,
public_port => $port,
public_api => false,
private_ip_address => $bind_ip,
private_port => $port,
}