Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 526 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 526 Bytes

etcd-cluster

Setup an etcd cluster spanning all hosts in the current play.

Current version: 0.1.1

Role Variables

  • etcd_service: the service unit to start
  • etcd_dropin_dir: where to drop the service drop-in (systemd is assumed)

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - sigma.coreos-bootstrap
     - sigma.etcd-cluster