AnsibleShipyard / ansible-zookeeper

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

Update zookeeper.conf.j2 #80

Closed kknd22 closed 6 years ago

kknd22 commented 6 years ago

replace the hard coded /var/log/zookeeper with {{log_dir}} variable

79

ernestas-poskus commented 6 years ago

Thanks for contribution