Created
August 22, 2014 17:34
-
-
Save skylerberg/64f19ac91d9b492172d8 to your computer and use it in GitHub Desktop.
Trying to use cmd.script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
modules: | |
cmd.scipt: | |
#- name: salt://bug-tracking/files/modules.sh | |
- name: salt://hello.sh | |
- cwd: /var/www/bugzilla-4.4.5 | |
- env: | |
- 'HOME': '/var/www/bugzilla-4.4.5' | |
- require: | |
- pkg: perl |
gravyboat
commented
Aug 22, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment