Fix conflicting ID with other formulas

This commit is contained in:
George Robinson 2016-04-08 11:35:36 +01:00
parent 4d0b6e8857
commit 2107339712

View file

@ -1,10 +1,12 @@
{% from "consul/map.jinja" import consul with context %} {% from "consul/map.jinja" import consul with context %}
unzip: consul-dep-unzip:
pkg.installed pkg.installed:
- name: unzip
/usr/local/bin: consul-bin-dir:
file.directory: file.directory:
- name: /usr/local/bin
- makedirs: True - makedirs: True
# Create consul user # Create consul user