Created
July 23, 2015 17:10
-
-
Save sgargan/cb82a98c3f9d647467a4 to your computer and use it in GitHub Desktop.
Failing orchestration step
This file contains hidden or 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
Stop test components: | |
salt.function: | |
- name: state.single | |
- tgt: '{{ pillar['env'] }}-test*' | |
- arg: | |
- service.dead | |
- kwarg: | |
- name: test-server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment