oscar-stack / vagrant-config_builder

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

Deeply merge loaded YAML files #15

Closed Sharpie closed 10 years ago

Sharpie commented 10 years ago

Adds some spec tests around the yamldir method of ConfigBuilder::Loader::YAML and then extends the merging behavior to use the deep_merge gem. This allows configs stored in YAML to be split over multiple files and directories.