Commit Graph

2710 Commits (8320327956e794068b1158f71282c8b50dc5a2de)
 

Author SHA1 Message Date
Steven Armstrong c45c9cd702 dont re-run already fulfilled requirements 13 years ago
Steven Armstrong 24bf7369d9 ++info 13 years ago
Steven Armstrong 50eead577c +missing import 13 years ago
Steven Armstrong 8cfc16cd76 finish migration to cdist_object.state 13 years ago
Steven Armstrong 6734ff693f fix object_prepare to use object.state 13 years ago
Nico Schottelius e98272e0c5 move log.info down 13 years ago
Nico Schottelius 0e7c532870 add new state code, begin to detect circular dependencies 13 years ago
Nico Schottelius ba6371c584 fix import error... stupid one 13 years ago
Nico Schottelius eb78fa18c1 Merge remote-tracking branch 'steven/master' 13 years ago
Nico Schottelius 28614b3dd4 DEPRECATE __self environment variable, use __object_name (documentation) 13 years ago
Steven Armstrong d6cf85e6f6 implement /__object_fq/__object_name/ 13 years ago
Steven Armstrong b56925d24a /__object_fq/__object_name/ 13 years ago
Steven Armstrong 9f21273f4e Merge remote-tracking branch 'telmich/master' 13 years ago
Steven Armstrong 8f306a7484 /__debug/__cdist_debug/ 13 years ago
Steven Armstrong dc3ed07153 /__debug/__cdist_debug/ 13 years ago
Steven Armstrong eb5b80d132 remove legacy tests 13 years ago
Nico Schottelius 07ef08938b remove __debug, should not be setup by cdist 13 years ago
Steven Armstrong 1fb96c0fc2 update test for upcomming change: /__debug/__cdist_debug/ 13 years ago
Steven Armstrong ef5eb34274 update test for upcomming change: /__debug/__cdist_debug/ 13 years ago
Nico Schottelius 5a29875fcf Merge remote-tracking branch 'steven/master' 13 years ago
Nico Schottelius c621af1e9f begin tutorial sections 13 years ago
Steven Armstrong f732220e77 remove legacy tests 13 years ago
Steven Armstrong ff2192f6de remove legacy attributes: ran, prepared 13 years ago
Steven Armstrong 022b17d700 implement Object state 13 years ago
Steven Armstrong 4f398a834f /ran/done/ 13 years ago
Steven Armstrong 02de396905 tests for Object state 13 years ago
Nico Schottelius 3814dcd728 remove old test ideas from todo 13 years ago
Nico Schottelius b7fdfb12e6 cleanups 13 years ago
Nico Schottelius 7d749540d8 changes for 2.0.4 13 years ago
Nico Schottelius 68d87c3023 reference new and old variable, remove reference to cdist-config 13 years ago
Nico Schottelius 8b9e6780b8 no need for a constant that's used two lines below 13 years ago
Nico Schottelius 0344796d31 restructure imports 13 years ago
Nico Schottelius e3f3c48b22 wrap the whole program in the try...except KeyboardInterrupt block 13 years ago
Nico Schottelius 27fd9cd61b add sudo example 13 years ago
Nico Schottelius 837489ce85 remove obsolete preseed code from __package_apt 13 years ago
Nico Schottelius 4d4287c580 Merge remote-tracking branch 'steven/master' 13 years ago
Steven Armstrong 04af96b5e3 Merge remote-tracking branch 'telmich/master' 13 years ago
Steven Armstrong d427e3f585 __self should not contain .cdist 13 years ago
Steven Armstrong 205cd7b28a fix the test 13 years ago
Steven Armstrong 2246b7496b fails if requirement has illegal object_id 13 years ago
Steven Armstrong 2a5465c03c test that emulator fails if requirement has illegal object_id 13 years ago
Steven Armstrong 030d5919e6 raise exception if object_id contains .cdist 13 years ago
Steven Armstrong af367a76f8 test for: .cdist may not be used in object_id 13 years ago
Steven Armstrong e58b52592b add missing environment variable __self 13 years ago
Steven Armstrong 1805c16fd4 --debug 13 years ago
Steven Armstrong a946b5cf59 verify manifest environment 13 years ago
Nico Schottelius 7bb81e2f18 Whitespace does not not weigh anything - remove - sed -i 's/ *$//g' *py */*py 13 years ago
Nico Schottelius 7160637014 remove trailing whitespace: :%s/ *$//g 13 years ago
Steven Armstrong 91c1215566 wrap exceptions in cdist.Error 13 years ago
Steven Armstrong e9a0aa1863 fail if requirements type does not exist 13 years ago