Bind apache to the correct IP address

close #65
This commit is contained in:
Yanis Guenane
2014-01-27 13:01:46 -05:00
parent c8dc0288c0
commit 604a33854a

View File

@@ -63,6 +63,7 @@ class cloud::dashboard(
# e.g: 127.0.0.1 instead of a public IP address.
# We force $api_eth to avoid this situation
fqdn => $api_eth,
bind_address => $api_eth
}
@@haproxy::balancermember{"${::fqdn}-horizon":