
This change adds a library of functions that are used by scripts running inside the node VMs (i.e. scripts located in the scripts directory). Many of them are specific to either Vagrant or osbash, so they might get split out later on. Partial-Bug: 1312764 Implements: blueprint openstack-training-labs Change-Id: Ieb57e77bb65c562d3674b964af4ac28bc8766c65
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.