Guest User

Untitled

a guest
Nov 18th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. git:
  2. pkg.installed
  3.  
  4. webapp:
  5. git.latest:
  6. - name: git@github.com:ninumedia/ninu.git
  7. - rev: {{ pillar['git_rev'] }}
  8. - target: /var/www/nsite/
  9. - force: true
  10. - require:
  11. - pkg: git
Add Comment
Please, Sign In to add comment