sayalilunkad bf7e0e63a6 labs: Creates insecure ssh key
This patch only adds insecure ssh keys which will replace the vagarant
insecure ssh keys used by osbash.

We need to merge this patch before we can use these keys as the public
key needs to be downloaded into the kernel while installing the
operating system on all the nodes to enable ssh to the VMs.

This patch will be followed by another patch which will use they osbash
ssh key and remove the vagarant keys from the repository.

Change-Id: Ic3b6d7cbad1077a967a3396a21a6c4c91e3ae091
2015-02-23 02:19:42 +05:30
..
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.