cdist/lib/cdist/core
Steven Armstrong 0760ff3c94 implement boolean parameters, forgotten files ;-)
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2012-02-15 14:44:16 +01:00
..
__init__.py also begin to prefix type with cdist 2012-02-12 01:10:57 +01:00
cdist_object.py allow objects to start with /, but not to contain //; sanitise after validation 2012-02-14 12:41:13 +01:00
cdist_type.py implement boolean parameters, forgotten files ;-) 2012-02-15 14:44:16 +01:00
code.py do not setup __debug - let the user do if required - do not interfere type with core 2012-02-13 16:27:41 +01:00
explorer.py do not setup __debug - let the user do if required - do not interfere type with core 2012-02-13 16:27:41 +01:00
manifest.py :%s/cdist_object.type/cdist_object.cdist_type/g 2012-02-13 08:55:42 +01:00