Adds single NIC support for baremetal deployments 43/1843/1
authorTim Rozet <trozet@redhat.com>
Wed, 16 Sep 2015 17:00:26 +0000 (13:00 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 21 Sep 2015 20:38:41 +0000 (20:38 +0000)
commite866e14a73d9ec7a6f3eb4bafa57c77ccb2feec8
tree8d0a8bf3492762bc9f0262ffa33e2eb844dd29c0
parent7de7172ad88dd968de5c911b6858c0660c5b747b
Adds single NIC support for baremetal deployments

Simply use a new argument "-single_baremetal_nic <nic name>" to define which NIC to
bridge to on your host.  Also ensure when using this arg that your
ksgen_settings file has mac_address and private_mac as the same value
for your controllers (since you are using a single interface).

JIRA: APEX-33

Change-Id: I69095ccc4b907ae3c6ea3e88b2d1c9af9894c5cb
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit f6947d7d35d5b0dd3a8a38152a367d9422b81279)
foreman/ci/deploy.sh