Test improvements for xpack + httplib2 support

This commit is contained in:
Dale McDiarmid 2016-07-23 19:48:50 +01:00
parent a149328ae8
commit d73e515de3
12 changed files with 166 additions and 21 deletions

View file

@ -1,6 +1,6 @@
---
- name: Elasticsearch Xpack tests
hosts: localhostpost
hosts: localhost
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: