Merge pull request #70 from enovance/bug/65/spredzy
Bind apache to the correct IP address
This commit is contained in:
@@ -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":
|
||||
|
Reference in New Issue
Block a user