Commit Graph

136 Commits (860473fcda835e8e9d94171a4e4229a907ba9192)

Author SHA1 Message Date
Nico Schottelius 480c1bbb35 cleanup run_type_explorer() 13 years ago
Nico Schottelius b936fea3e5 link to emulator in config_install and remove it from emulator 13 years ago
Nico Schottelius 8a4b8e9b66 cleanup run_global_explorers() 13 years ago
Nico Schottelius b568a5886c retrieve explorers from explorer class and allow zero explorers 13 years ago
Nico Schottelius 73fa0e1ab7 path becomes context (+1 happy developer) 13 years ago
Nico Schottelius 9540d529d6 also allow to overwrite remote_base_dir 13 years ago
Nico Schottelius 4b306e45f9 more ideas for globalexplorer 13 years ago
Nico Schottelius 359e5156e2 +globalexplorer start 13 years ago
Nico Schottelius 886c1d32ac DOT_CDIST -> cdist 13 years ago
Nico Schottelius 08975c4d2f path -> config_install 13 years ago
Nico Schottelius 0b63919cdd path -> copy 13 years ago
Nico Schottelius 06f438f824 move stuff from path to object, remove if already existent 13 years ago
Nico Schottelius ee69971465 make temp_dir unecessary / only implementation detail 13 years ago
Nico Schottelius e26f612012 move file_to_list to cdist 13 years ago
Nico Schottelius cf97fd9837 remove type_explorer information from path 13 years ago
Nico Schottelius 1810462989 move stuff over from path to object to be fixed 13 years ago
Nico Schottelius 2b1c4df8d9 have explorers been transferred? (type) 13 years ago
Nico Schottelius 6f58b18c8c remove legacy code, fail until type supports us 13 years ago
Nico Schottelius 35a7757e1a rewrite path to include calls to non-existent methods in type (fix needed, sar :-) 13 years ago
Nico Schottelius b891818b9c remove obsolete get_type_from_object() and use Object.type 13 years ago
Nico Schottelius c0d6d4d530 use name, not object 13 years ago
Nico Schottelius 354e15015a use full.path.to.cdist.core.Type(), Steven ;-) 13 years ago
Nico Schottelius 6bd6443721 fix out dir for object 13 years ago
Nico Schottelius 9b5b94577f add debug 13 years ago
Nico Schottelius be1d4afd58 add log to object 13 years ago
Nico Schottelius 579bd45c87 cleanup more stuff in config_install 13 years ago
Nico Schottelius 13d47f3cf4 remove datetime from config to wrong position 13 years ago
Nico Schottelius 609efcbfd1 Remove datetime from config_install, break code and make it more beautiful 13 years ago
Nico Schottelius 1db4cd48d2 -typo 13 years ago
Nico Schottelius 14082f5c00 string, not tuple in exception 13 years ago
Nico Schottelius a87e6f22b5 use new cdist.Error exception 13 years ago
Nico Schottelius d07a191867 add logger to config 13 years ago
Nico Schottelius ae9eba80a9 use require, not __require in emulator 13 years ago
Nico Schottelius ccb2ffcae6 remove toplevel object/type 13 years ago
Nico Schottelius 8305f07aab stage prepare uses new object interface 13 years ago
Nico Schottelius 344bfb0603 was the object prepared/ran? 13 years ago
Nico Schottelius 5c9694215c setup '__cdist_out_dir' in path for use in Object 13 years ago
Nico Schottelius 2157cef2a6 make cdist.MissingEnvironmentVariableError print the key and not fail :-) 13 years ago
Nico Schottelius df5de24b72 begin use of cdist.core.Object.list_objects() 13 years ago
Steven Armstrong c0854ebb2e remove unused constant 13 years ago
Steven Armstrong 3a1cea6887 file system backed properties 13 years ago
Steven Armstrong 12dc0d2bdd cleanup and file system backed properties 13 years ago
Nico Schottelius 60b5f8783c revert changes from upcoming install branch 13 years ago
Nico Schottelius 220611604b +: 13 years ago
Nico Schottelius 1c8a143397 commit previously missed change 13 years ago
Nico Schottelius 8b561fd63c fixup correct split/insert of os.environ() for target_host and args 13 years ago
Nico Schottelius 26278b1e32 expose target host from config 13 years ago
Nico Schottelius 919f67184a do not reference scp anymore 13 years ago
Nico Schottelius 5a7e4b2f32 quiet ssh/scp 13 years ago
Steven Armstrong 0d9906b0b8 --typo, missing colon 13 years ago