vagrant/plugins/provisioners
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
..
ansible Ansible: Fix a bug in `raw_arguments` option 2013-12-16 21:20:10 +01:00
cfengine add cfengine provisioner suse install support 2013-09-25 20:29:25 -05:00
chef provisioners/chef: set `encrypted_data_bag_secret` to `nil` if it's not uploaded 2014-02-16 18:14:56 -03:00
docker provisioners/docker: configuration is mergeable 2014-02-03 22:23:26 +01:00
file provisioners/file: expand destination path if capable 2014-02-01 01:23:09 -03:00
puppet provisioners/puppet: mergeable config 2014-02-03 22:27:23 +01:00
salt Fix "options are only allowed before install arguments" error. 2014-02-19 20:24:05 -08:00
shell provisioners/shell: clean up fixnum handling 2014-02-14 12:43:27 -08:00