oscar-stack / vagrant-config_builder

Configure Vagrant with structured data
Other
23 stars 19 forks source link

Support provider overrides #46

Closed Sharpie closed 8 years ago

Sharpie commented 9 years ago

Currently, config builder only sets provider options. Vagrant also supports provider "overrides" which allows any aspect of Vagrant configuration to be altered for a given provider. This functionality is important for providers like AWS, which may need to override global SSH settings on a per-machine basis.