Add deploy script
This commit is contained in:
parent
da1addc08c
commit
4a75580212
1 changed files with 3 additions and 0 deletions
3
deploy.sh
Executable file
3
deploy.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
sudo puppet apply manifests/main.pp --modulepath=modules/
|
Loading…
Reference in a new issue