cdist/doc/dev/todo/TAKEME
Nico Schottelius b463fa6bf9 merge and cleanup todos
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-01-09 16:25:32 +01:00

50 lines
1.3 KiB
Text

UNASSIGNED TODOS
----------------
The following list of todos has not been assigned to any developer.
Feel free to pick one!
BUGS
----
Stuff that needs to repaired very soon as they may cause frustration...
__process / name bug:
__process /usr/lib/postfix/master --start "/etc/rc.d/postfix start" --state running
=> name="usr/lib/postfix/master"
=> breaks!
=> cannot detect if ^/ is needed or not automatically
TESTS
-----
- multiple defines of object:
- fail if different parameters
- succeed if same parameters
- verify that all env variables in doc/man/cdist-reference.text.sh
exist in the right stages
- test DependencyResolver
USER INTERFACE
--------------
- How to cleanly implement "restart service if config file changed"
-> document
- Cache
- add example how to use
- export variable $__cache
-> for current host
-> add function to cdist-config, import from cdist-cache
- Define / document "this is what should be on host X"
and have it parsable by different (shinken) tool
-> given after manifest run already!
- use absent/present for state by default?
- buggy output with packages that don't exist in archlinux and fedora:
python3 vs. python
TYPES
------
- __user
add option to include --create-home