# -*- mode: ruby -*- # vi: set ft=ruby : BASE_BOX = "ubuntu/xenial64" BRIDGE_NET = "{{vm.bridge_network}}" $script = <