Pinning bootstrap to the tagged version of salt.

This commit is contained in:
Brett Benassi 2018-12-11 10:09:35 -07:00
parent b1e5f3f887
commit dc7ff48822
No known key found for this signature in database
GPG key ID: 7056CA43F36FDA8C

View file

@ -30,7 +30,7 @@ provisioner:
salt_install: bootstrap
salt_version: latest
salt_bootstrap_url: https://bootstrap.saltstack.com
salt_bootstrap_options: -X -p rsync stable <%= version %>
salt_bootstrap_options: -X -p rsync git v<%= version %>
log_level: info
sudo: true
require_chef: false