forked from ungleich-public/cdist
5cbe34ee33
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
21 lines
583 B
Text
21 lines
583 B
Text
For 2.0.0:
|
|
|
|
- support subcommands!
|
|
config (deploy)
|
|
install (provision)
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
- Support parallel execution
|
|
- and maximum number of parallel runs (-p X)
|
|
- error handling / report failed hosts
|
|
- Support different home instead of ../
|
|
- Bug: os.path.join() may be wrong for the remote side!
|
|
-> does not matter for now!
|
|
|
|
- Rewrite cdist-type-emulator
|
|
- Remove legacy code in cdist
|
|
- Remove cdist-config
|
|
- Remove man1/cdist-type-emulator.text
|
|
|
|
- Replace bin/cdist-type-template
|