cdist/lib/cdist
Nico Schottelius b3337a18b9 in theory catch error when requiring an undefined object (in practise not)
Error message trying to fix:

ERROR: [Errno 2] No such file or directory: '/home/users/nico/.tmp/tmptvy1ic/out/object/__localch_yum_repos/singleton/.cdist/state'

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2011-11-09 18:30:12 +01:00
..
core add utility method to join object name from type and object_id 2011-11-02 09:13:23 +01:00
exec also export __target_host to check_call 2011-10-21 15:50:19 +02:00
test test for singleton requirement 2011-11-03 15:44:12 +01:00
util remove trailing whitespace: :%s/ *$//g 2011-10-18 13:29:44 +02:00
__init__.py Whitespace does not not weigh anything - remove - sed -i 's/ *$//g' *py */*py 2011-10-18 13:32:36 +02: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 in theory catch error when requiring an undefined object (in practise not) 2011-11-09 18:30:12 +01:00
context.py export defaults for __remote_{exec,copy} 2011-10-21 15:59:39 +02:00
emulator.py implement singleton as requirement 2011-11-03 15:44:51 +01:00
install.py in theory finish the install command 2011-10-09 12:49:57 +02:00