Create run-puppet.sh for cron job

Create run-puppet.sh for cron job
This commit is contained in:
Mathew Clark 2018-02-27 18:47:10 +10:30
parent ce206d6d2a
commit cab175314c

3
run-puppet.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
cd /etc/puppetlabs/code/environments/production && git pull
/opt/puppetlabs/bin/puppet apply manifests/