Note
See the full Salt Formulas installation and usage instructions.
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.