bootstrap-vz/bootstrapvz/common
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
..
assets/init.d Move code into proper package folder 2014-04-02 21:26:13 +02:00
fs Set volume dev_path to None when detaching 2014-04-07 21:52:20 +02:00
tasks Add support for adding APT preferences 2014-04-04 12:22:46 +02:00
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
bytes.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
exceptions.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
fsm_proxy.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
minify_json.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
phases.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
task_sets.py Add support for adding APT preferences 2014-04-04 12:22:46 +02:00
tools.py Added YAML config support. 2014-04-08 14:45:12 +00:00