update todos
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
f4dc8b28af
commit
556cb574ca
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
1.3.2:
|
1.3.2:
|
||||||
* Add --source to __motd
|
* Add --source to __motd
|
||||||
* Add --preseed to __package_apt
|
* Add --preseed to __package_apt
|
||||||
|
* Include HTML documentation of manpages
|
||||||
|
|
||||||
1.3.1: 2011-03-21
|
1.3.1: 2011-03-21
|
||||||
* Document cdist-type-build-emulation
|
* Document cdist-type-build-emulation
|
||||||
|
|
|
@ -3,13 +3,13 @@ Core:
|
||||||
- otherwise: parameter, gencode-local, etc. are not valid object id stuff
|
- otherwise: parameter, gencode-local, etc. are not valid object id stuff
|
||||||
|
|
||||||
Types to be written/extended:
|
Types to be written/extended:
|
||||||
j __ssh-keys (host/user)
|
- __ssh-keys (host/user)
|
||||||
- __service
|
- __service
|
||||||
- __file_edit
|
- __file_edit
|
||||||
- regexp replace (can probably cover all?)
|
- regexp replace (can probably cover all?)
|
||||||
- __cron
|
- __cron
|
||||||
|
|
||||||
Documentation:
|
Further Documentation: (probably cdist-best-practises?)
|
||||||
- Describe Multi master setups
|
- Describe Multi master setups
|
||||||
- use ssh with master socket?
|
- use ssh with master socket?
|
||||||
- saves connection delay for new connections: -M
|
- saves connection delay for new connections: -M
|
||||||
|
|
Loading…
Reference in a new issue