Skip to content

Instantly share code, notes, and snippets.

Created November 10, 2015 18:42
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/5018f01f5c8fc804da1c to your computer and use it in GitHub Desktop.
Save anonymous/5018f01f5c8fc804da1c to your computer and use it in GitHub Desktop.
code_deploy-1.0.1:
file.managed:
- source: http://127.0.0.1/code_deploy-1.0.1.exe
- source_hash: http://127.0.0.1/code_deploy-1.0.1.exe.md5
- name: c:/inetpub/packages/code_deploy-1.0.1.exe
- require:
- file: c:/inetpub/web/
- file: c:/inetpub/packages/
cmd.wait:
- name: c:/inetpub/packages/code_deploy-1.0.1.exe
- cwd: c:/inetpub/web
- output_loglevel: all
- watch:
- file: code_deploy-1.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment