Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Commit

Permalink
Fix/salt formulas (#77)
Browse files Browse the repository at this point in the history
* fix up pillar data for new formulas

Signed-off-by: Andrew Cornies <[email protected]>
  • Loading branch information
acornies authored Apr 11, 2019
1 parent 87d7cba commit dbed1bb
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions provisioning/saltstack/pillar/base/init.sls
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
nomad:
arch: amd64
version: 0.8.4
service_hash: fdc512a9e7e6a55303f12d4405676ec7c8116af6
config:
data_dir: /var/lib/nomad
consul:
service: True
version: 1.2.0
version: 1.4.2
user: root
vault:
version: 0.9.6
service:
type: systemd
version: 0.9.6

0 comments on commit dbed1bb

Please sign in to comment.