Skip to content

enredacoop/ansible-consul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible for Consul

This is an Ansible playbook developed by ENREDA Cooperativa for deploying Consul. This playbook is originally based on simple-ansible.

Before we start

  • Requires Ansible 1.6.1 or newer
  • Expects Ubuntu 14.04 LTS (64 bit)

Setup

$ git clone https://github.com/enredacoop/ansible-consul.git
$ cd ansible-consul
$ cp hosts.example hosts
$ cp group_vars/all.example group_vars/all
  • Edit hosts and group_vars/all to adapt the values to your specific envirnment.

Use

$ ansible-playbook server.yml

About

Ansible playbook for deploying Consul e-participation platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages