Advertisement
Guest User

Untitled

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