This website requires JavaScript.
Explore
Help
Sign in
systems
/
dotfiles
Watch
1
Fork
You've already forked dotfiles
0
Code
Pull requests
1
Activity
Actions
53431f688e
dotfiles
/
deploy.sh
6 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
Add deploy script
2017-08-12 13:20:06 +01:00
#!/usr/bin/env bash
fail when puppet does
2017-08-12 20:52:05 +01:00
set
-e
Run the script
2017-08-12 20:37:59 +01:00
puppet apply manifests/main.pp --modulepath
=
modules/
Copy permalink