forked from ungleich-public/cdist
more todo for nico
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
556cb574ca
commit
bbf762a4d9
2 changed files with 7 additions and 10 deletions
|
@ -1,2 +1,7 @@
|
|||
- add --preseed to __package_apt
|
||||
- Ensure html output of manpages are published on the web
|
||||
Further Documentation: (probably cdist-best-practises?)
|
||||
- Describe Multi master setups
|
||||
- use ssh with master socket?
|
||||
- saves connection delay for new connections: -M
|
||||
- hint: http://protempore.net/~calvins/howto/ssh-connection-sharing/
|
||||
- Different environments (production, integration, development)
|
||||
- via version control
|
||||
|
|
|
@ -8,11 +8,3 @@ Types to be written/extended:
|
|||
- __file_edit
|
||||
- regexp replace (can probably cover all?)
|
||||
- __cron
|
||||
|
||||
Further Documentation: (probably cdist-best-practises?)
|
||||
- Describe Multi master setups
|
||||
- use ssh with master socket?
|
||||
- saves connection delay for new connections: -M
|
||||
- hint: http://protempore.net/~calvins/howto/ssh-connection-sharing/
|
||||
- Different environments (production, integration, development)
|
||||
- via version control
|
||||
|
|
Loading…
Reference in a new issue