Skip to content

alvarobacelar/ansible-role-zookeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-zookeeper

Build Status

Role of installation of ZooKeeper

Role Variables

This role have some defaults variables on file main.yml that is available on the defaults directory.

Dependencias

This role depends of another role for installation java of owner geerlingguy.java. For download this role execute the command following:

# ansible-galaxy install geerlingguy.java

Exemple of Playbook

The host group for install the ZooKeeper, in your inventory, must be exactly follow on the example of playbook bellow:

- hosts: zookeeper
  become: true
  roles:
     - alvarobacelar.zookeeper

License

BSD

About Author

Alvaro Bacelar - Infraestructure especialist, enthusiastic DevOps and Infra As Code

About

Role de instalação e configuração do zookeeper

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages