blob: 78b5046e06f6ff040e23db5be4ccb1e095763bd4 [file] [log] [blame]
reclass TODO
============
- Puppet adapter, whoever might want that…???
- Write unittest for everything but datatypes, incl. yaml_fs, outputters, CLI
and adapters.
- Configurable file extension (.yaml/.yml, or support both)
- Verbosity options, debugging
- Add a configuration option to allow a set of classes to be slapped onto
nodes by default (#5).
- Think about alternative implementations for Parameter interpolation, as
DictPath and RefValue are a bit cumbersome. It works, but it's not exactly
intuitive or pretty.