Document All-in-One Bare-Metal provisioning 49/72949/4
authorVictor Morales <victor.morales@intel.com>
Fri, 16 Nov 2018 16:29:07 +0000 (08:29 -0800)
committerVictor Morales <victor.morales@intel.com>
Tue, 20 Nov 2018 15:57:26 +0000 (07:57 -0800)
commit04f9ce6f4f7d399105172ba841fefa6e376f2572
treec86c0455679c15082dfb9b66937c1f709021f802
parent1b76b8fada122365b9adf99cc305721cc114d30a
Document All-in-One Bare-Metal provisioning

This document describe the proces to do an All-in-One deployment in
a Bare-Metal deployment, listing the Hardware and Software minimal
requirements, it also uses the aio.sh bash script for reducing the
number of manual steps.

Vagrantfile and installer.sh has been modified to disable functional
tests by default and includes the passwordless sudo verification.

Change-Id: Iec7b0bb37d2a46342e6b7e60bed37dbdf2019a10
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-408
.gitignore
docs/bare_metal_provisioning.rst [new file with mode: 0644]
docs/img/installer_workflow.png [new file with mode: 0644]
docs/index.rst
vagrant/Vagrantfile
vagrant/aio.sh [new file with mode: 0755]
vagrant/installer.sh