Skip to content

Instantly share code, notes, and snippets.

Created June 27, 2013 11:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f156e154a72549130422 to your computer and use it in GitHub Desktop.
Save anonymous/f156e154a72549130422 to your computer and use it in GitHub Desktop.
/opt/is/packages:
file.recurse:
- source: salt://is-packages
unpack-thirdparty:
cmd.run:
- cwd: /
- name: tar xzf /opt/is/packages/thirdparty.tar.gz
watch:
- file: /opt/is/packages/thirdparty.tar.gz
require:
- file: /opt/is/packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment