Updates of slaves to EL7 38/21138/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 19 May 2015 22:33:48 +0000 (15:33 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 19 May 2015 22:38:47 +0000 (15:38 -0700)
commit316acf6c8c27d32813df77679a540b8e49b84037
tree925bd6d095891e53b5f5cefda257486fa76c38f2
parent9fffc0cfdd032f1c3446ca39bf7aaccb1e49ec8c
Updates of slaves to EL7

* Merge commonalities into the rackspace-convert-base script. That makes
the script more of a common setting bootstrap than just making sure
vagrant operates properly on a system but that's fine as it squashes
down our replication of code everywhere

* Update the configure_lf_infra script to accept a few more variables
and be more flexible

* Update the basic-builder to get rid of the common code that moved into
the rackspace-convert-base

* Update basic-java-node to get rid of the common code that moved into
the rackspace-convert-base. At present this effectively means that a
basic-java-node could be produced by just the rackspace-convert-base and
lf-networking vagrants as presently this vagrant is doing nothing but
making sure packages are up to date which the lf-networking vagrant also
does

Change-Id: I473a532dbd728d9829ac53fdbca2923a34b825e0
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
vagrant/basic-builder/bootstrap.sh
vagrant/basic-java-node/bootstrap.sh
vagrant/lf-networking/configure_lf_infra.sh
vagrant/rackspace-convert-base/bootstrap.sh