AnsibleShipyard / ansible-zookeeper

Ansible playbook for ZooKeeper
MIT License
95 stars 114 forks source link

zookeeper_url split into two vars, Ease to change the downloada address #84

Closed cifaz closed 6 years ago

ernestas-poskus commented 6 years ago

@cifaz please add new variable to README.md as well and bump Zookeeper version to 3.4.12 because 3.1.11 is not available any more

cifaz commented 6 years ago

Add README.md i ok! I upgrade the version to 3.4.12, and add vars zookeeper_base_url

cifaz commented 6 years ago

Sorry, I'm late

ernestas-poskus commented 6 years ago

There is an issue with java dependency https://travis-ci.org/AnsibleShipyard/ansible-zookeeper/jobs/372337448 I made a fix https://github.com/AnsibleShipyard/ansible-zookeeper/pull/85

ernestas-poskus commented 6 years ago

@cifaz please rebase I had to add this change https://github.com/AnsibleShipyard/ansible-zookeeper/pull/85 to require higher Ansible version