andrewrothstein.consul-cluster
andrewrothstein.consul_cluster
Role for configuring a Consul cluster. Relies principally on the existence of two host groups.
- consul: all hosts that participate in the cluster whether server or client.
- consul_servers: all hosts that participate in the RAFT as servers.
Requirements
See meta/main.yml
Role Variables
Dependencies
See meta/main.yml
Example Playbook
example inventory.ini
host[1:10].test
[consul]
host[1:10].test
[consul_servers]
host[1:7].test
playbook.yml
- hosts: consul
roles:
- andrewrothstein.consul_cluster
License
MIT
Author Information
Andrew Rothstein andrew.rothstein@gmail.com
Install
ansible-galaxy install andrewrothstein.consul-clusterLicense
mit
Downloads
766
Owner
Dreamer, coder
