Adds single NIC support for baremetal deployments 95/1695/4
authorTim Rozet <trozet@redhat.com>
Wed, 16 Sep 2015 17:00:26 +0000 (13:00 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 18 Sep 2015 18:25:05 +0000 (14:25 -0400)
commitf6947d7d35d5b0dd3a8a38152a367d9422b81279
tree4edabe47b1d8c5671b49d1074fd27d5c559ea708
parent0011674c45680df6c1fe9491c974eb3e57a4a0fe
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>
foreman/ci/deploy.sh