Merge pull request #70 from enovance/bug/65/spredzy

Bind apache to the correct IP address
This commit is contained in:
sathlan
2014-01-27 10:41:45 -08:00

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":