a84cf3fd8e
The current code looks for the installation ISO (and downloads it if the ISO is missing) even if the user requested that only Windows batch scripts be written. With this patch, osbash calls find_install-iso only if it was asked to build a basedisk on the local machine. Partial-Bug: 1312764 Implements: blueprint openstack-training-labs Change-Id: I7af15dcd4fa99671a85a924b23f434303049fcd2 |
||
---|---|---|
.. | ||
osbash | ||
vagrant-ssh-keys | ||
wbatch | ||
functions | ||
functions-common-devstack | ||
functions.guest | ||
README.rst |
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.