Roger Luethi b00fdddbe1 labs: explain host/VM script interaction
This patch adds a few comments to help the reader understand how host
(osbash, wbatch) scripts and VM scripts interact.

Change-Id: I1dd07d131877200d65664ab98c39d621df3e3604
Implements: blueprint openstack-training-labs
2014-08-20 13:24:51 +02:00
..
2014-06-16 16:55:23 +05:30

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.