Commit Graph

2605 Commits (dad14af100453d467ded44647196d538a5cf9959)
 

Author SHA1 Message Date
Steven Armstrong dad14af100 add example for __remote_{copy,exec} scripts using schroot over ssh on remote host 14 years ago
Steven Armstrong f864d307be +licence, +logging 14 years ago
Steven Armstrong 360a03a349 add examples for __remote_{copy,exec} scripts 14 years ago
Steven Armstrong d0123acc2a implement singleton as requirement 14 years ago
Steven Armstrong efedfbf47c test for singleton requirement 14 years ago
Nico Schottelius ddebf5b153 __cron for 2.0.4 14 years ago
Nico Schottelius bb4178480e Merge remote-tracking branch 'steven/__cron' 14 years ago
Steven Armstrong fa95291cbc use diff instad of cmp 14 years ago
Nico Schottelius 77b1c676ca +/- todo 14 years ago
Nico Schottelius e2349426ab Merge remote-tracking branch 'steven/__cron' 14 years ago
Steven Armstrong f42dbb9103 --todo 14 years ago
Nico Schottelius f517f2667d Merge remote-tracking branch 'steven/initial-manifest-from-stdin' 14 years ago
Steven Armstrong e195eb46c4 new type __cron: installs and manages cron jobs 14 years ago
Steven Armstrong b8435b2fd2 Merge branch 'initial-manifest-from-stdin' into __cron 14 years ago
Steven Armstrong e36e538f81 sort lists before testing for equality 14 years ago
Steven Armstrong 792ddf0a5b add utility method to join object name from type and object_id 14 years ago
Steven Armstrong afba5e9280 add utilitly method to split an object name into its type name and object_id 14 years ago
Steven Armstrong 70ee0f1681 implement __lt__ to support sorting a list of objects 14 years ago
Steven Armstrong bf1b995908 implement __lt__ and __eq__ to support sorting a list of types 14 years ago
Steven Armstrong 7b9ff27356 Merge remote-tracking branch 'telmich/master' 14 years ago
Nico Schottelius d6d4d374bd remove unecessary whitespace :-) 14 years ago
Steven Armstrong 5ac857a87c realy, dont fail if lsb_release does not exist 14 years ago
Steven Armstrong d4aa04f35d dont fail if lsb_release does not exist 14 years ago
Steven Armstrong b38262f858 implement reading initial manifest from stdin 14 years ago
Steven Armstrong de84542579 no lsb_release -> no output 14 years ago
Steven Armstrong 7641c04438 +fancy-ideas 14 years ago
Steven Armstrong 9fedf314cf add explorers for lsb_* 14 years ago
Nico Schottelius 80cd35fc3d Merge remote-tracking branch 'steven/run-explorers-in-cdist.core.explorer' 14 years ago
Steven Armstrong 4775c93a6e use __remote_copy in __file type 14 years ago
Steven Armstrong 18f08d893c export defaults for __remote_{exec,copy} 14 years ago
Steven Armstrong c29c419f61 also export __target_host to check_call 14 years ago
Steven Armstrong 6ec4cefe09 Merge remote-tracking branch 'telmich/master' 14 years ago
Steven Armstrong d4e715f052 close file handles opened with tempfile.mkstemp 14 years ago
Steven Armstrong 17e7642615 implement: export __target_host in remote exec 14 years ago
Steven Armstrong 16b118b38e add test for: __target_host exported to remote exec run 14 years ago
Steven Armstrong 8e2b9e4337 add test for: __target_host exported to remote exec 14 years ago
Steven Armstrong 1e354387f9 add missing import 14 years ago
Steven Armstrong a2cda1ccce --todo 14 years ago
Steven Armstrong 81e4c0a418 move run_*_explorers from config_install to core.explorer 14 years ago
Steven Armstrong 9588c5189c Merge branch 'master' into run-explorers-in-cdist.core.explorer 14 years ago
Steven Armstrong 6223402b9e bugfix: only attempt to transfer object parameters it their are any 14 years ago
Steven Armstrong 60c4e21981 implement Explorer run_global_explorers and run_type_explorers 14 years ago
Steven Armstrong 40971208f2 add test for Explorer run_type_explorers 14 years ago
Steven Armstrong 6f82aef704 add test for Explorer run_global_explorers 14 years ago
Steven Armstrong 97ab6effa4 introduce new cdist.test.CdistTestCase base class which handles common tasks 14 years ago
Steven Armstrong 56787617d0 ++todo 14 years ago
Nico Schottelius c189bd9daf resort output in object_run 14 years ago
Steven Armstrong ca1ef28fe1 change order of log.info 14 years ago
Steven Armstrong e9541b2a2a == is not = :-/ 14 years ago
Steven Armstrong de8a09b45d ++FIXME 14 years ago