Skip to content

Instantly share code, notes, and snippets.

@mjinks
Created July 13, 2015 23:01
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 mjinks/f814999ccc8e38313b6d to your computer and use it in GitHub Desktop.
Save mjinks/f814999ccc8e38313b6d to your computer and use it in GitHub Desktop.
my states are upside down.
base:
'*':
- motd
'app-stage.*':
- match: pcre
- tomcat-logs
- logstash-forwarder
@iggy
Copy link

iggy commented Jul 13, 2015

base:
  '*':
    - motd

  'app-stage.*':
    - match: pcre
    - tomcat-logs
    - logstash-forwarder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment