vagrant/plugins/provisioners/salt
Brian Cain 7a7506cd00 (#8789) Remove curl pipe bash install for salt provisioner
Prior to this commit, because of how the bootstrap salt shell file
worked, if github could not be resolved, the installer script would fail
silently with an exit code 0 because `sh` would evalute without any
errors and the curl exit code would be ignored. This commit splits out
the installer to first attempt to save the bash installer, and if it
exists, execute it.
2017-08-09 10:23:13 -07:00
..
bootstrap-salt.ps1 update latest salt minion version for windows 2017-04-13 12:36:45 -07:00
bootstrap-salt.sh (#8789) Remove curl pipe bash install for salt provisioner 2017-08-09 10:23:13 -07:00
config.rb Remove deprecated methods and update tests. 2016-11-07 18:48:14 -08:00
errors.rb Fix salt provisioner error namespace to be more consistent with other provisioners 2013-12-27 22:38:44 -05:00
plugin.rb provisioners/salt: remove vagrant check, we core now 2013-08-29 17:08:49 -07:00
provisioner.rb Merge pull request #7865 from DavidWittman/7454-fix-salt-minion-id-config 2017-06-15 16:01:33 -07:00