
The current code configures port forwarding to the VM from all host interfaces. Most users probably don't want to expose their unsecured VMs to their local network (or worse). This patch limits port forwarding to the host's 127.0.0.1 interface. Partial-Bug: 1312764 Implements: blueprint openstack-training-labs Change-Id: Ib28439c728691510ac710544564e92193e66bf52
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.