formula-consul/consul/init.sls

7 lines
123 B
Plaintext
Raw Normal View History

2015-10-07 14:18:22 -04:00
{% from "consul/map.jinja" import consul with context %}
2015-10-22 15:29:19 -04:00
include:
- consul.install
- consul.config
- consul.service