Consul Salt Formula
Go to file
George Robinson 347937ad46 Separate consul and consul-template states
Break up the consul formula into two states: consul and consul-template
such that it is possible to install consul without consul-template.

Update consul and consul-template to 0.6.4 and 0.14.0 respectively.

Consul template can now be configured with pillars.
2016-04-24 11:20:31 +01:00
consul Separate consul and consul-template states 2016-04-24 11:20:31 +01:00
consul-template Separate consul and consul-template states 2016-04-24 11:20:31 +01:00
LICENSE Initial commit 2015-10-07 21:18:22 +03:00
README.rst Rename README to README.rst 2015-10-07 21:19:16 +03:00
pillar.example Split state files 2015-10-22 22:29:19 +03:00

README.rst

======
consul
======

.. note::

    See the full `Salt Formulas installation and usage instructions
    <http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.

Available states
================

.. contents::
    :local:

``consul``
------------

Installs and configures the Consul service.