Fixes horizon IP URL for non-HA deployments 22/1422/2
authorTim Rozet <trozet@redhat.com>
Tue, 8 Sep 2015 18:17:28 +0000 (14:17 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 8 Sep 2015 21:35:13 +0000 (17:35 -0400)
commitdb4a9ac5492659cd435b4e4e84868510259c6b29
tree1a7d937de6d32a326d1385579b81ca94ac98229c
parent153ad3e4d97f19ab5e465df6a46e26b7c7935058
Fixes horizon IP URL for non-HA deployments

The printed horizon URL at the end of a successful deployment was
incorrect for non-HA deployments.  The private IP was being printed
which is not publicly accessible.  This patch fixes the URL printed to
be the public IP of the control node - the correct URL.

JIRA: APEX-12

Change-Id: Ia2f594e0cf839a9100c3bf5715a38fe4fd243bfe
Signed-off-by: Tim Rozet <trozet@redhat.com>
foreman/ci/deploy.sh