updating version to 5.5.0

This commit is contained in:
Alberto Gonzalez 2017-07-19 17:28:15 -07:00 committed by GitHub
parent 03bb9ca5bd
commit 0b9eae578f

View File

@ -22,7 +22,7 @@ Role Variables
elasticsearch_network_host: "127.0.0.1" elasticsearch_network_host: "127.0.0.1"
kibana_server_host: "0.0.0.0" kibana_server_host: "0.0.0.0"
kibana_server_port: "5601" kibana_server_port: "5601"
elastic_stack_version: 5.4.0 elastic_stack_version: 5.5.0
``` ```
Example Playbook Example Playbook