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
..