Advertisement
Guest User

Untitled

a guest
Aug 14th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. update repo:
  2. git.latest:
  3. - name: git.foobar.local:myrepo
  4. - target: /opt/bar/myrepo
  5.  
  6. update_patterndb:
  7. cmd.run:
  8. - name: cd /opt/bar/myrepo && ./install.sh
  9. - onchanges:
  10. - state: update repo
  11. service.restart:
  12. - syslog-ng
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement