vagrant/plugins/provisioners/salt
A.J. Welch 9f0efc19a9 Fix "options are only allowed before install arguments" error.
This reverts feb748f488 and 7cd7077467. `bootstrap_options` is
meant for flag options such as `-D`. This is demonstrated in the
example Vagrantfile from the original plugin:
github.com/saltstack/salty-vagrant/blob/develop/example/complete/Vagrantfile
Flag options must be appended to the options string before install
args such as `install_type` and `install_args`.
2014-02-19 20:24:05 -08:00
..
bootstrap-salt.sh Make salt bootstrap work on systems without python 2013-11-21 10:42:06 -05:00
config.rb Add error messages to localization file for salt provisioner 2013-12-27 22:37:54 -05: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 Fix "options are only allowed before install arguments" error. 2014-02-19 20:24:05 -08:00