update pillar.example
This commit is contained in:
parent
1acaa1c0c3
commit
93ad943308
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ consul:
|
||||||
scripts:
|
scripts:
|
||||||
- source: salt://files/consul/check_redis.py
|
- source: salt://files/consul/check_redis.py
|
||||||
name: /usr/local/share/consul/check_redis.py
|
name: /usr/local/share/consul/check_redis.py
|
||||||
|
context:
|
||||||
|
port: 6379
|
||||||
|
|
||||||
consul_template:
|
consul_template:
|
||||||
# Start consul-template daemon and enable it at boot time
|
# Start consul-template daemon and enable it at boot time
|
||||||
|
|
Loading…
Reference in a new issue