cdist/lib/cdist
Nico Schottelius ab48a72ce1 return results from run()
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-02-15 16:25:18 +01:00
..
core allow objects to start with /, but not to contain //; sanitise after validation 2012-02-14 12:41:13 +01:00
exec return results from run() 2012-02-15 16:25:18 +01:00
test correct catching exception to IllegalObjectIdError 2012-02-13 10:43:42 +01:00
util remove trailing whitespace: :%s/ *$//g 2011-10-18 13:29:44 +02:00
__init__.py invent a generic CdistObjectError and point to definition source (easier debugging) 2012-02-13 16:22:14 +01:00
banner.py remove sys.exit from banner 2011-10-07 17:38:50 +02:00
config.py cleanup config 2011-10-08 11:59:26 +02:00
config_install.py cdist_object.type => cdist_object.cdist_type 2012-02-13 15:01:45 +01:00
context.py export defaults for __remote_{exec,copy} 2011-10-21 15:59:39 +02:00
emulator.py print name, not object (user does not need to see python way of things) 2012-02-15 09:27:30 +01:00
install.py in theory finish the install command 2011-10-09 12:49:57 +02:00
resolver.py invent a generic CdistObjectError and point to definition source (easier debugging) 2012-02-13 16:22:14 +01:00