
Move the initial creation and configuration of a node into a separate function. Follow-up patches give the option to omit a call to this function, which allows osbash to continue work on a node rather than having to recreate it for each run. Change-Id: Id58a5f572de0b6453cf24533b2b4e2337f35803f Implements: blueprint openstack-training-labs
This directory contains bash libraries used by scripts.
Configuration files for kickstart (Fedora) and preseed (Ubuntu) are in osbash/netboot.
The vagrant-ssh-keys from the Vagrant project can be automatically installed into osbash VMs to make them accessible like Vagrant VMs without having to install yet another set of ssh keys.
The templates used to build Windows batch files are in the wbatch subdirectory.