2011-09-18 22:37:39 +00:00
|
|
|
- Fix / rewrite cdist-quickstart
|
|
|
|
|
2011-09-20 12:34:19 +00:00
|
|
|
- write tutorial!!!!!!!!!
|
|
|
|
- like ccollect!
|
|
|
|
- include ssh control master!
|
2011-09-20 12:40:20 +00:00
|
|
|
- add local/ hint (and add to git)
|
2011-09-20 12:45:19 +00:00
|
|
|
- add hint for ssh StrictHostKeyChecking no
|
|
|
|
- and that ssh will wait for answer of prompt
|
|
|
|
- nasty if used in parallel mode (scroll up!)
|
2011-09-20 12:34:19 +00:00
|
|
|
|
2011-09-18 22:37:39 +00:00
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
|
2011-09-16 12:17:45 +00:00
|
|
|
- Initial install support
|
2011-09-16 15:08:39 +00:00
|
|
|
- setup $__install = "yes" for
|
|
|
|
manifest(s), gencode-*
|
2011-09-16 12:17:45 +00:00
|
|
|
|
|
|
|
- run standard manifest (?)
|
|
|
|
- creates initial objects
|
|
|
|
- only those having the installer flag?
|
|
|
|
- requires changegs to cdist-type-emulator!
|
|
|
|
- Goto Rewrite cdist-type-emulator
|
|
|
|
|
|
|
|
- run all other manifests
|
|
|
|
- creates all objects
|
|
|
|
- what about type explorer?
|
2011-09-16 15:08:39 +00:00
|
|
|
- do not run, create empty output (types should be able
|
|
|
|
to handle this!)
|
2011-09-16 17:06:43 +00:00
|
|
|
via __global/
|
2011-09-16 12:17:45 +00:00
|
|
|
|
2011-09-11 23:38:51 +00:00
|
|
|
- Support parallel execution
|
|
|
|
- and maximum number of parallel runs (-p X)
|
2011-09-12 08:52:04 +00:00
|
|
|
- error handling / report failed hosts
|
2011-09-11 21:54:18 +00:00
|
|
|
|
2011-09-13 16:05:15 +00:00
|
|
|
- Allow manifest to be read from stdin
|
2011-09-13 20:07:21 +00:00
|
|
|
- Create new video for cdist 2.0.0
|
|
|
|
http://www.youtube.com/watch?v=PRMjzy48eTI
|
2011-09-18 22:24:17 +00:00
|
|
|
|
|
|
|
- Setup __debug, if -d is given, so other tools can reuse it
|
2011-09-26 08:53:34 +00:00
|
|
|
(-> non core feature!
|
|
|
|
|
|
|
|
- remote_prefix:
|
|
|
|
scp vs. ssh issue
|