Commit Graph

2672 Commits (5cd0ca6f8e43c1795aabadd39a71a472cec46baf)
 

Author SHA1 Message Date
Nico Schottelius 1d1bff88b7 just as a marker: return false, so in theory even multiprocess noticed that we did something stuped 13 years ago
Nico Schottelius a587975a99 catch keyboardirq in parallel mode, so it's not raised into multiprocess 13 years ago
Nico Schottelius 7b770b7b35 correctly report pid when killing subprocess 13 years ago
Nico Schottelius 84e102eb29 also report failed hosts in sequential mode, terminate processes on interrupt, continue deploy even if one or more hosts failed 13 years ago
Nico Schottelius e8a81551f8 implement error reporting for failed hosts at the end 13 years ago
Nico Schottelius 46fdc5ca6e ugly output on random ctrl-c actions 13 years ago
Nico Schottelius 15ae422cb2 catch cdist errors in emulator or config install, not in main, because catching there does not work in multiprocess env 13 years ago
Nico Schottelius 72687b5aeb create new method to encapsulate configinstall run of one host 13 years ago
Nico Schottelius 3883fe4247 raise cdist error instead of oserror 13 years ago
Nico Schottelius 3c31b4f9a3 and finally also adjust the requirement itself 13 years ago
Nico Schottelius 950424d478 move log output into correct function, also log object code run/gencode 13 years ago
Nico Schottelius 42e1c21f43 print progress output in info level for object prepare 13 years ago
Nico Schottelius 5a72223ae3 strip away / in emulator in requirements 13 years ago
Nico Schottelius 92de3d2f10 need cdist module for various constens 13 years ago
Nico Schottelius 053903bb69 use instance logger in explorer 13 years ago
Steven Armstrong b8b9719cc6 Merge remote-tracking branch 'telmich/master' 13 years ago
Nico Schottelius ee1c568c7b almost finish correct requirement loading, but need sleep 13 years ago
Nico Schottelius 0dd38f75c2 remove leading / from object_id of requirement 13 years ago
Nico Schottelius a7a3ee6f19 adjust prefix 13 years ago
Nico Schottelius e002710c4c rewrite emulator to class based approach for better logging 13 years ago
Nico Schottelius 00a1f1eeb9 ++ more host prefixing log code 13 years ago
Nico Schottelius a415cc4b91 add correct logger in manifest 13 years ago
Nico Schottelius 67b1094712 flatten error message in remotescripterror as well 13 years ago
Nico Schottelius ad1e51cb2e catch unicodedecodeerror 13 years ago
Steven Armstrong 889e6c23cb Explorer tracks which type explorers have been transferred instad of Type 13 years ago
Steven Armstrong 60509a49e2 Merge remote-tracking branch 'telmich/master' 13 years ago
Steven Armstrong d83de25774 Stripp leading slash from requirements object_id 13 years ago
Nico Schottelius c64ab97f2a irrrrrrgs, ugly output 13 years ago
Nico Schottelius cba202186e missing prefix documented 13 years ago
Nico Schottelius db6fdeebfe log.info for global explorers (may also take some time) 13 years ago
Nico Schottelius 0d441eb378 report info when running initial manifest (it may take some time) 13 years ago
Nico Schottelius 3f76f03239 return full command only in local mode 13 years ago
Nico Schottelius 85c9c3e283 more changes for next release 13 years ago
Nico Schottelius ef1ebbd0b7 remove senseless message superseeded by new logging prefix 13 years ago
Nico Schottelius 46fde0e9fe Merge remote-tracking branch 'steven/master' 13 years ago
Steven Armstrong fb2a3cb06e Merge remote-tracking branch 'telmich/master' 13 years ago
Steven Armstrong b5b7d8e727 add missing return_output=True argument when fetching script content 13 years ago
Nico Schottelius 72e930ac1c Merge remote-tracking branch 'steven/master' 13 years ago
Nico Schottelius 9223663136 CLEANUP: return flat name, not python list to user 13 years ago
Nico Schottelius 1e31721ad9 BUGFIX: remote path for explorer in __object variable 13 years ago
Steven Armstrong 325a13088c implement that type explorers are only transfered once 13 years ago
Steven Armstrong 814b46f0c7 /transfered_explorers/explorers_transferred/ 13 years ago
Steven Armstrong c38959699f test for: transfer_type_explorers_only_once 13 years ago
Steven Armstrong 1e57ae469e Merge remote-tracking branch 'telmich/master' 13 years ago
Nico Schottelius 2a0f7512b7 add full output of error 13 years ago
Steven Armstrong 66324db4b3 Merge remote-tracking branch 'telmich/master' 13 years ago
Nico Schottelius 57f4aae2a1 --obsolete files 13 years ago
Nico Schottelius ba59339f67 fixup code and manifest 13 years ago
Nico Schottelius df8be73c10 test for debug in manifest 13 years ago
Steven Armstrong e766f5048b Merge remote-tracking branch 'telmich/master' 13 years ago