vagrant/internal
Paul Hinze 71cc8ee7bb
Fix some bugs in provider options handling
- Defaultable needs to default to true when it's not specified
- We need to allow a non-defaultable provider to be selected if it shows
  up in the config
2022-06-08 17:25:16 -05:00
..
assets Add gogo 2022-04-25 12:23:57 -05:00
cli Recognize --machine-readable flag 2022-05-31 14:41:34 -05:00
clicontext Add gogo 2022-04-25 12:23:57 -05:00
client Remove unused GetDefaultProvider impl 2022-05-25 16:19:50 -05:00
clierrors Add gogo 2022-04-25 12:23:57 -05:00
config Switch to centralized VagrantCWD implementation 2022-04-25 12:26:12 -05:00
core Fix some bugs in provider options handling 2022-06-08 17:25:16 -05:00
datasource Fix git datasource test 2022-04-25 12:24:14 -05:00
factory Set dynamic logger when creating factory function 2022-04-25 12:24:11 -05:00
flags Force all boolean flags to have a negative alias 2022-05-18 15:13:58 -05:00
pkg Remove httpfs package 2022-04-25 12:26:19 -05:00
plugin Flush out http downloader 2022-06-08 10:30:46 -05:00
protocolversion Add gogo 2022-04-25 12:23:57 -05:00
runner Add machine readable bool endpoint to terminal ui 2022-05-31 15:47:47 -05:00
server Use Component Options to implement ProviderOptions 2022-06-03 16:37:05 -05:00
serverclient Update logging names for clearer messages 2022-04-25 12:24:45 -05:00
serverconfig Add gogo 2022-04-25 12:23:57 -05:00
serverinstall Add gogo 2022-04-25 12:23:57 -05:00
version Fix version printing to pass vagrant-spec 2022-04-25 12:26:41 -05:00