On 26 March 2015 at 14:34, F Campos <[email protected]> wrote:

> config.vm.provision :shell, path: "bootstrap.sh bootstrap2.sh
> bootstrap3.sh"


Like this:

config.vm.provision :shell, path: "bootstrap.sh ”
config.vm.provision :shell, path: "bootstrap2.sh”
config.vm.provision :shell, path: "bootstrap3.sh"


HTH,

Simon.

-- 
Simon McCartney
E: [email protected]
M: +44 7710 836 915

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to