todo for nico
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
3cd90300f1
commit
65442ab682
2 changed files with 2 additions and 5 deletions
|
@ -1 +1,2 @@
|
||||||
Prepare release 1.0.0
|
Documentation cleanup
|
||||||
|
- cdist-bin-transfer
|
||||||
|
|
|
@ -1,9 +1,6 @@
|
||||||
Core:
|
Core:
|
||||||
- Support singletons (see types/issue for a good reason)
|
- Support singletons (see types/issue for a good reason)
|
||||||
- probably name them only_once and use that as the internal id!
|
- probably name them only_once and use that as the internal id!
|
||||||
- remove remote_base_dir at beginning - otherwise fragments from
|
|
||||||
previous runs may still be existing!
|
|
||||||
-> probably also local_base_dir!
|
|
||||||
- cdist-deploy-to: Configure more than one host
|
- cdist-deploy-to: Configure more than one host
|
||||||
- plus parallel mode like in ccollect
|
- plus parallel mode like in ccollect
|
||||||
|
|
||||||
|
@ -70,7 +67,6 @@ Documentation:
|
||||||
- define how to in cdist-type-integration
|
- define how to in cdist-type-integration
|
||||||
- referenced on the webpage via cdist-type(7)!
|
- referenced on the webpage via cdist-type(7)!
|
||||||
- ensure every file in bin/ has a correspondent manpage
|
- ensure every file in bin/ has a correspondent manpage
|
||||||
- cdist-bin-transfer
|
|
||||||
- cdist-code-run-all
|
- cdist-code-run-all
|
||||||
- cdist-config
|
- cdist-config
|
||||||
- cdist-deploy-to
|
- cdist-deploy-to
|
||||||
|
|
Loading…
Reference in a new issue