[vagrant-up] Shell Provisioner not running in Multi VM, Multi Provisioner VagrantFile

2014-04-28 Thread Adam Mills
I am running vagrant 1.5.4 on Windows 7 64 bit. I have a vagrant file that configs multiple VM's One of the VM's uses a combination of Shell and Puppet provisioners However only the puppet provisioner runs, is this a know issue? config.vm.define test do |client| client.vm.box =

Re: [vagrant-up] Shell Provisioner not running in Multi VM, Multi Provisioner VagrantFile

2014-04-28 Thread Adam Mills
, Adam Mills ad...@chambills.comjavascript: wrote: client.vm.provision shell, path: ../Provisioning/Shell/UpdatePuppet.sh client.vm.provision shell, path: ProvisionClient.sh config.vm.provision not sure about the client. part on that config.vm.define but, if puppet is running

[vagrant-up] Re: vbox: replace NAT eth0 with real bridged interface

2014-03-30 Thread Adam Mills
Im in the same position. Anyone got this working? On Tuesday, September 10, 2013 9:57:14 PM UTC-4, Luis Lavena wrote: Hello, I found myself in the need to replicate the following network interface setup: eth0: dhcp interface connected to the internetz (IPv4) eth1: dhcp interface