os-collect-config/os_config_applier
Clint Byrum e34be4df0f Render complex sub-objects using json.dumps
Normally pystache will just use the python unicode representation of
objects. This is not very useful programatically. Rendering using json
makes these values more useful.
2013-03-20 09:12:22 -07:00
..
__init__.py update code to reflect s/cornfig/os-config-applier/ 2013-01-30 19:48:27 -08:00
config_exception.py Pass all flake8 tests - run in CI too 2013-03-15 10:47:02 -07:00
os_config_applier.py Render complex sub-objects using json.dumps 2013-03-20 09:12:22 -07:00
renderers.py Render complex sub-objects using json.dumps 2013-03-20 09:12:22 -07:00
value_types.py Pass all flake8 tests - run in CI too 2013-03-15 10:47:02 -07:00