Fixes horizon IP URL for non-HA deployments 37/1437/1
authorTim Rozet <trozet@redhat.com>
Tue, 8 Sep 2015 18:17:28 +0000 (14:17 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 9 Sep 2015 13:59:42 +0000 (13:59 +0000)
commit94ecbe154d19dcfe2cac13075adf0a08e10a7e24
treeb966c4cd357c85c71a994739005a5c6b71288f1d
parentd689ac34fd5844888decbdb973275a6bf20264c0
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>
(cherry picked from commit db4a9ac5492659cd435b4e4e84868510259c6b29)
foreman/ci/deploy.sh