Skip to content
Commit 7cbc9233 authored by Brendan Jackman's avatar Brendan Jackman
Browse files

Vagrantfile: Bail out of provisioning if anything fails

If something fails to install in the provisioning script, the script
currently continues, burying the error in the log.

`set -e` means the shell exits with an error if any command fails.
parent aeb7aa9f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment