Roger Luethi 9066f772ee labs: add BASE_DISK_SIZE configuration option
A new configuration option, BASE_DISK_SIZE, allows users to change the
size of the disk available to the node VMs.

Because the disks grow dynamically, the cost of larger disks is limited
in practice to additional time spent in zero_empty.sh.

Change-Id: I47a72a08cfa51ba6c04306b64e04c4c2600975dd
2014-10-15 07:47:21 +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.