Clinton Gormley df94f08dab Renamed "ok" and "not_ok" to "is_true" and "is_false"
and tidied up the layout to make it easier to read
2013-07-01 15:58:23 +02:00

13 lines
245 B
YAML

---
"Info":
- do: {info: {}}
- match: {status: 200}
- is_true: ok
- is_true: name
- is_true: tagline
- is_true: version
- is_true: version.lucene_version
- is_true: version.number