Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. testfile:
  2. file:
  3. - managed
  4. - name: /tmp/x.txt
  5. - source: salt://x.txt
  6. cmd.wait:
  7. - name: touch y
  8. - cwd: /tmp/
  9. - watch:
  10. - file: testfile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement