Skip to content
This repository has been archived by the owner on Oct 25, 2020. It is now read-only.
/ consul_management Public archive

Consul Cluster first setup and scaling in Ansible

Notifications You must be signed in to change notification settings

ish-xyz/consul_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Consul Cluster Management

This Ansible role handle the first configuration and the scaling of a Consul Cluster (both client & server side).

Requirements

The supported OS are:

  • Centos 7
  • RHEL 7

Required:

Role Variables/Features

Use the settings in the default directory or override trough the variables in the invocating playbook.

This plabook can be used to create and scale a consul cluster.

Dependencies

No other roles is needed for a standard installation and management.

Example Playbook

Example:

- hosts: servers
  roles:
     - { role: consul_management }

=================================================================================

© 2017 - Present, Isham Araia.

Consul Cluster Manager is released under an MIT-style license; see LICENSE for details.

Author Information

Isham Araia

About

Consul Cluster first setup and scaling in Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published