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
|
||||
- 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:
|
||||
- __ssh-keys (host/user)
|
||||
- __service
|
||||
- __user
|
||||
- __file_edit
|
||||
- regexp replace (can probably cover all?)
|
||||
- cron
|
||||
- __cron
|
||||
- __issue: add --source
|
||||
|
||||
|
||||
Documentation:
|
||||
- Describe Multi master setups
|
||||
- use ssh with master socket?
|
||||
|
@ -21,10 +19,5 @@ Documentation:
|
|||
- cdist-trigger after first run from /var/lib/cdist/out/bin?
|
||||
- Different environments (production, integration, development)
|
||||
- via version control
|
||||
- Check all references in manpages, ensure all manpages exist, generic ones:
|
||||
- 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
|
||||
- Check all references in manpages, ensure all manpages exist
|
||||
- Ensure html output of manpages are published on the web
|
||||
|
|
Loading…
Reference in a new issue