Advertisement
Guest User

Untitled

a guest
Mar 11th, 2014
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. deploy_source:
  2. cmd.run:
  3. - require:
  4. - file: /usr/local/src/git.zip
  5. - name: 'cd /usr/local/src && unzip git.zip && git checkout -f prototype'
  6. - user: root
  7. - group: root
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement