more todo for nico, less for 1.2.0
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
43afb07598
commit
6fa055fcc2
2 changed files with 10 additions and 9 deletions
|
@ -1 +1,9 @@
|
||||||
Cleanup and release 1.2.0
|
Cleanup and release 1.2.0
|
||||||
|
- document init.sample
|
||||||
|
- update cdist-quickstart
|
||||||
|
- ensure every file in bin/ has a correspondent manpage
|
||||||
|
- cdist-remote-code-run-all
|
||||||
|
- cdist-remote-explorer-run
|
||||||
|
- cdist-type-build-emulation
|
||||||
|
- cdist-type-emulator
|
||||||
|
|
||||||
|
|
|
@ -5,13 +5,11 @@ Core:
|
||||||
Types to be written/extended:
|
Types to be written/extended:
|
||||||
- __ssh-keys (host/user)
|
- __ssh-keys (host/user)
|
||||||
- __service
|
- __service
|
||||||
- __user
|
|
||||||
- __file_edit
|
- __file_edit
|
||||||
- regexp replace (can probably cover all?)
|
- regexp replace (can probably cover all?)
|
||||||
- cron
|
- __cron
|
||||||
- __issue: add --source
|
- __issue: add --source
|
||||||
|
|
||||||
|
|
||||||
Documentation:
|
Documentation:
|
||||||
- Describe Multi master setups
|
- Describe Multi master setups
|
||||||
- use ssh with master socket?
|
- use ssh with master socket?
|
||||||
|
@ -21,10 +19,5 @@ Documentation:
|
||||||
- cdist-trigger after first run from /var/lib/cdist/out/bin?
|
- cdist-trigger after first run from /var/lib/cdist/out/bin?
|
||||||
- Different environments (production, integration, development)
|
- Different environments (production, integration, development)
|
||||||
- via version control
|
- via version control
|
||||||
- Check all references in manpages, ensure all manpages exist, generic ones:
|
- Check all references in manpages, ensure all manpages exist
|
||||||
- ensure every file in bin/ has a correspondent manpage
|
|
||||||
- cdist-remote-code-run-all
|
|
||||||
- cdist-remote-explorer-run
|
|
||||||
- cdist-type-build-emulation
|
|
||||||
- cdist-type-emulator
|
|
||||||
- Ensure html output of manpages are published on the web
|
- Ensure html output of manpages are published on the web
|
||||||
|
|
Loading…
Reference in a new issue