Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 920 Bytes

README.rst

File metadata and controls

48 lines (30 loc) · 920 Bytes

consul

Available states

Installs and configures the Consul service.

Downloads and installs the Consul binary file.

Provision the Consul configuration files and sources.

Adds the Consul service startup configuration or script to an operating system.

To start a service during Salt run and enable it at boot time, you need to set following Pillar:

consul:
  service: True

Installs and configures Consul template.