Skip to content

This is an ansible playbook that deploys a three-node Zookeeper cluster on Ubuntu hosts. The cluster run Zookeeper release 3.5.4-beta and the embedded HTTP server does not get started.

License

Notifications You must be signed in to change notification settings

DinStamou/zookeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  1. Ansible

Usage

ansible-playbook -v main.yml -i hosts

Host file

You need to fill the host file

About

This is an ansible playbook that deploys a three-node Zookeeper cluster on Ubuntu hosts. The cluster run Zookeeper release 3.5.4-beta and the embedded HTTP server does not get started.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages