bootstrap-vz/bootstrapvz
Rory Finnegan 4b5c2d8c5f Added YAML config support.
- Manifest format parsing is now checked by the file extension ie: .json, .yml or .yaml.
- load_yaml in common/tools is the same as the json version.
- schema checking of manifest still passes (and fails appropriately) like the json manifests.
- I've also included a sample yaml config based off of the debian test json manifest.
2014-04-08 14:45:12 +00:00
..
base Added YAML config support. 2014-04-08 14:45:12 +00:00
common Added YAML config support. 2014-04-08 14:45:12 +00:00
plugins Moving remaining plugins to bootstrapvz/plugins/ 2014-04-03 19:08:04 -03:00
providers Merge pull request #67 from osallou/azure_provider 2014-04-08 09:03:32 +02:00
__init__.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00