
This changeset adds the new command, snapshot_cycle. It can be used to replace four lines that often go together. The command handles a full cycle needed for a snapshot: queueing shutdown.sh, booting the VM, waiting for it to shutdown, and taking a snapshot. Change-Id: I13276088bd44326f475bf7477ad2ed27db2dbbe9
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.