Fixes X-Pack loaded YAML test
This commit is contained in:
parent
9a81b9dbd8
commit
aadadb547e
|
@ -13,7 +13,7 @@
|
||||||
- contains: { nodes.$master.modules: { name: x-pack-core } }
|
- contains: { nodes.$master.modules: { name: x-pack-core } }
|
||||||
- contains: { nodes.$master.modules: { name: x-pack-deprecation } }
|
- contains: { nodes.$master.modules: { name: x-pack-deprecation } }
|
||||||
- contains: { nodes.$master.modules: { name: x-pack-graph } }
|
- contains: { nodes.$master.modules: { name: x-pack-graph } }
|
||||||
- contains: { nodes.$master.modules: { name: x-pack-index-lifecycle } }
|
- contains: { nodes.$master.modules: { name: x-pack-ilm } }
|
||||||
- contains: { nodes.$master.modules: { name: x-pack-logstash } }
|
- contains: { nodes.$master.modules: { name: x-pack-logstash } }
|
||||||
- contains: { nodes.$master.modules: { name: x-pack-ml } }
|
- contains: { nodes.$master.modules: { name: x-pack-ml } }
|
||||||
- contains: { nodes.$master.modules: { name: x-pack-monitoring } }
|
- contains: { nodes.$master.modules: { name: x-pack-monitoring } }
|
||||||
|
|
Loading…
Reference in New Issue