Skip to content

Instantly share code, notes, and snippets.

@sgargan
Created July 23, 2015 17:10
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 sgargan/cb82a98c3f9d647467a4 to your computer and use it in GitHub Desktop.
Save sgargan/cb82a98c3f9d647467a4 to your computer and use it in GitHub Desktop.
Failing orchestration step
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