blob: d8e97cf45c11901857a0a0e018e87adb65cb0c00 [file] [log] [blame]
martin f. krafft3c333222013-06-14 19:27:57 +02001reclass TODO
2============
3
martin f. krafft42c475d2013-06-26 18:39:06 +02004- Puppet adapter, whoever might want that…???
martin f. krafft3c333222013-06-14 19:27:57 +02005- Tests for outputters
6- Improve testing of yaml_fs, maybe with more realistic examples
martin f. krafftd2fd6862013-06-26 16:12:12 +02007- Configurable file extension (.yaml/.yml, or support both)
martin f. krafftcb93bc72013-07-01 19:31:47 +02008- Improve the adapters, either by just letting them build their own
9 OptionParsers, or through setuptools entrypoints (probably best…). The
10 reclass API would need a bit of generalisation for that to happen
martin f. krafftc70e4ee2013-07-03 15:37:01 +020011- Variable interpolation