Skip to content

Instantly share code, notes, and snippets.

@mschoch
Created July 3, 2018 17:27
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 mschoch/542d6b5c091b62725196079e63e4e36a to your computer and use it in GitHub Desktop.
Save mschoch/542d6b5c091b62725196079e63e4e36a to your computer and use it in GitHub Desktop.
{
"conjuncts": [
{
"disjuncts": [
{
"match": "planner_hostname_1",
"field": "hostname",
"prefix_length": 0,
"fuzziness": 0
},
{
"match": "planner_hostname_2",
"field": "hostname",
"prefix_length": 0,
"fuzziness": 0
}
]
},
{
"match": "planner_us-east-1",
"field": "metadata.region",
"prefix_length": 0,
"fuzziness": 0
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment