https://github.com/patrickdlee/vagrant-examples https://github.com/PabloGN/foreman-vagrant https://programmaticponderings.com/2015/01/18/automatically-install-foreman-and-puppet-agents-on-multiple-vm-using-vagrant-and-virtualbox/ https://blog.codecentric.de/en/2014/05/foreman-automatic-installation-foreman-puppet/ https://github.com/stephenrlouie/PXE-Boot-VM https://github.com/eoli3n/vagrant-pxe git clone https://github.com/eoli3n/vagrant-pxe.git git clone https://github.com/vagrant-libvirt/vagrant-libvirt.git apt-get build-dep vagrant ruby-libvirt apt-get install -y qemu libvirt-bin ebtables dnsmasq libxslt-dev libxml2-dev libvirt-dev zlib1g-dev ruby-dev VAGRANT_DISABLE_STRICT_DEPENDENCY_ENFORCEMENT=1 vagrant plugin install vagrant-hostmanager vagrant plugin install vagrant-cachier