2016-04-22 08:35:04 -04:00
|
|
|
consul_template:
|
2019-05-06 14:38:54 -04:00
|
|
|
version: 0.20.0
|
|
|
|
hash: 500fe023c89517f959175eb79e21c33df0acf7733d3f3681ec8c5238863caf86
|
2016-04-22 08:35:04 -04:00
|
|
|
|
|
|
|
service: false
|
|
|
|
config:
|
|
|
|
consul: 127.0.0.1:8500
|
|
|
|
log_level: info
|
|
|
|
tmpl:
|
|
|
|
- name: example
|
2016-04-22 17:32:55 -04:00
|
|
|
source: salt://consul-template/files/example.ctmpl
|
2019-05-06 14:38:54 -04:00
|
|
|
template_engine: null # None in Python
|
2016-04-22 08:35:04 -04:00
|
|
|
config:
|
|
|
|
template:
|
|
|
|
source: /etc/consul-template/tmpl-source/example.ctmpl
|
|
|
|
destination: /etc/consul-template/example
|