Templates with shield tested
This commit is contained in:
parent
d3d9bbca17
commit
9a83511801
2 changed files with 18 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
roles:
|
||||
- { role: elasticsearch, es_config: { "http.port": 9200, "transport.tcp.port":9300, discovery.zen.ping.unicast.hosts: "localhost:9300" }, es_instance_name: "shield_node" }
|
||||
vars:
|
||||
es_templates: false
|
||||
es_templates: true
|
||||
es_enable_xpack: true
|
||||
es_xpack_features:
|
||||
- shield
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue