Fixes X-Pack loaded YAML test

This commit is contained in:
Colin Goodheart-Smithe 2018-08-03 15:31:26 +01:00
parent 9a81b9dbd8
commit aadadb547e
No known key found for this signature in database
GPG Key ID: F975E7BDD739B3C7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
- contains: { nodes.$master.modules: { name: x-pack-core } }
- contains: { nodes.$master.modules: { name: x-pack-deprecation } }
- 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-ml } }
- contains: { nodes.$master.modules: { name: x-pack-monitoring } }