export __target_user to non-core

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-20 02:44:31 +01:00
commit 69fc63df1e
4 changed files with 8 additions and 2 deletions

View file

@ -1,9 +1,10 @@
Core:
- write test case: test.sh
- doc/man/cdist-reference.text.sh: use static version from cdist-config
- export remote user name -> $__user
Types to be written/extended:
- __ssh-keys (host/user)
j __ssh-keys (host/user)
- __service
- __file_edit
- regexp replace (can probably cover all?)
@ -19,5 +20,4 @@ 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
- Ensure html output of manpages are published on the web