From b7af4ba46366ed9598e1e18a03521f744da28bdc Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 12 Aug 2017 20:52:05 +0100 Subject: [PATCH] fail when puppet does --- deploy.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy.sh b/deploy.sh index a2d46e1..4323d4a 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,3 +1,5 @@ #!/usr/bin/env bash +set -e + puppet apply manifests/main.pp --modulepath=modules/