Skip to content

binarytemple/ansible-etcd

 
 

Repository files navigation

etcd

A role which installs and manages a clustered etcd (v2.0.9).

Role ready status

Galaxy

Requirements

None

Role Variables

See defaults/main.yml

Dependencies

None

Example Playbook

- hosts: etcd
  roles:
    - binarytemple.etcd

Testing

Tests are performed by Molecule.

$ pip install -r requirements.txt
$ molecule test

Tests are currently broken because we require Ansible 2.x for the yum task, but molecule only currently supports 1.x, for more information take a look at this issue.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 88.8%
  • Python 11.2%