Skip to content

databus-systems/consul-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.