blob: 050608c88871a24c47ed54fb955c4da9377015f2 [file] [log] [blame]
reclass TODO
============
- Puppet adapter, whoever might want that…???
- Tests for outputters
- Improve testing of yaml_fs, maybe with more realistic examples
- Configurable file extension (.yaml/.yml, or support both)
- Improve the adapters, either by just letting them build their own
OptionParsers, or through setuptools entrypoints (probably best…). The
reclass API would need a bit of generalisation for that to happen