fail when puppet does
This commit is contained in:
parent
3d31921a19
commit
b7af4ba463
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
puppet apply manifests/main.pp --modulepath=modules/
|
||||
|
|
Loading…
Reference in a new issue