Advertisement
Guest User

Untitled

a guest
May 15th, 2013
50
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:
  3. - installed
  4.  
  5. test_git:
  6. git.latest:
  7. - name: git://github.com/lucasvickers/test.git
  8. - rev: master
  9. - target: /tmp
  10. - runas: cbu
  11. - require:
  12. - pkg: git
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement