diff --git a/tests/API-dhcp/Vagrantfile b/tests/API-dhcp/Vagrantfile index aba10b4..9250a25 100644 --- a/tests/API-dhcp/Vagrantfile +++ b/tests/API-dhcp/Vagrantfile @@ -1,17 +1,20 @@ # # Fully documented Vagrantfile available # in the wiki: https://github.com/josenk/vagrant-vmware-esxi/wiki -Vagrant.configure('2') do |config| +$script = <