Skip to content

Instantly share code, notes, and snippets.

@Spankalish
Created March 29, 2016 19:11
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 Spankalish/30a3e410e905ced9d07021c8fff4b179 to your computer and use it in GitHub Desktop.
Save Spankalish/30a3e410e905ced9d07021c8fff4b179 to your computer and use it in GitHub Desktop.
disable_server_in_LB:
event:
- wait
- name: salt/states/base/nginx
- data:
id: {{ salt['grains.get']('host') }}
- watch:
- service: nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment