forked from ungleich-public/cdist
todo for 2.0.1
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
4e8f99b01d
commit
ce16725567
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
2.0.1:
|
||||||
|
|
||||||
- Rewrite cdist-type-emulator
|
- Rewrite cdist-type-emulator
|
||||||
- Remove legacy code in cdist
|
- Remove legacy code in cdist
|
||||||
- Remove cdist-config
|
- Remove cdist-config
|
||||||
|
@ -9,6 +11,10 @@
|
||||||
Test:
|
Test:
|
||||||
__cdist_type_base_dir=$(pwd -P)/conf/type __file
|
__cdist_type_base_dir=$(pwd -P)/conf/type __file
|
||||||
|
|
||||||
|
- Fix / rewrite cdist-quickstart
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
- Initial install support
|
- Initial install support
|
||||||
- setup $__install = "yes" for
|
- setup $__install = "yes" for
|
||||||
manifest(s), gencode-*
|
manifest(s), gencode-*
|
||||||
|
|
Loading…
Reference in a new issue