2011-09-16 12:17:45 +00:00
|
|
|
- Initial install support
|
|
|
|
- setup $__install = "" for
|
|
|
|
manifest(s)
|
|
|
|
|
|
|
|
- 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-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
|
|
|
|
|
|
|
- Rewrite cdist-type-emulator
|
|
|
|
- Remove legacy code in cdist
|
|
|
|
- Remove cdist-config
|
2011-09-13 14:29:33 +00:00
|
|
|
- Remove man1/cdist-type-emulator.text
|
2011-09-13 20:11:51 +00:00
|
|
|
- Remove the PATH=... part from the README
|
2011-09-13 14:25:39 +00:00
|
|
|
|
2011-09-16 13:46:02 +00:00
|
|
|
- basename(argv0) == type
|
|
|
|
- how to get to type dir?
|
|
|
|
- dependent on -c to cdist!
|
|
|
|
- submit via internal env!
|
|
|
|
- need to build parameter parser
|
2011-09-16 14:08:25 +00:00
|
|
|
|
|
|
|
Test:
|
|
|
|
__cdist_type_base_dir=$(pwd -P)/conf/type __file
|
2011-09-16 13:46:02 +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
|