
This changeset adds two files (one for Ubuntu 12.04.4 LTS amd64 server, one for Fedora 20 x86_64) containing the distribution specific boot code. This includes the URL for the installation ISO image, the location of the distribution-specific preseed or kickstart files, the boot arguments, and the sequence of keys needed to get the installer to take our boot arguments. The preseed or kickstart file to use is selected based on the VM_ACCESS variable. In the case of Fedora, VM memory is increased to 1024 MB to allow a smooth install. Partial-Bug: 1312764 Implements: blueprint openstack-training-labs Change-Id: Idaf8b859e2b58036948f1a3ad077d797b3757d61
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.