vagrant/plugins/kernel_v2/config
Paul Hinze 957d0d3779
Bring plugin options back to Ruby for providers and synced folders
This removes the need for the validation workaround for Docker, because
box_updated is once again available in that context.

We don't technically need the SyncedFolder priorities back on the Ruby
side, but wiring them through for symmetry.

Depends on https://github.com/hashicorp/vagrant-plugin-sdk/pull/183
2022-07-15 12:14:47 -05:00
..
cloud_init.rb Remove custom to_proto methods from configs 2022-06-15 10:55:00 -07:00
disk.rb Remove custom to_proto methods from configs 2022-06-15 10:55:00 -07:00
package.rb kernel/v2: default all configs properly, remove config/default.rb 2014-02-05 15:36:35 -08:00
push.rb Remove custom to_proto methods from configs 2022-06-15 10:55:00 -07:00
ssh.rb Remove 'config' from ssh.defaults, and instead setup in '.connect' 2018-12-11 07:51:47 -08:00
ssh_connect.rb Add support for configuring SSH connect timeout 2020-04-20 14:23:21 -07:00
trigger.rb Simplify if-statement in trigger parser 2019-02-01 13:34:15 -08:00
vagrant.rb Remove custom to_proto methods from configs 2022-06-15 10:55:00 -07:00
vm.rb Bring plugin options back to Ruby for providers and synced folders 2022-07-15 12:14:47 -05:00
vm_provisioner.rb Remove custom to_proto methods from configs 2022-06-15 10:55:00 -07:00
vm_subvm.rb Better handling of merging sub-vms 2013-03-08 21:30:09 -08:00
vm_trigger.rb Fix trigger matching on :all special value 2020-06-09 16:12:48 -07:00