2011-03-25 19:39:50 +01:00
|
|
|
UNASSIGNED TODOS
|
|
|
|
----------------
|
2011-03-24 16:02:15 +01:00
|
|
|
The following list of todos has not been assigned to any developer.
|
2011-03-25 19:39:50 +01:00
|
|
|
Feel free to pick one!
|
2011-03-24 16:02:15 +01:00
|
|
|
|
2012-03-18 09:44:44 +01:00
|
|
|
CORE
|
|
|
|
----
|
2012-05-22 16:01:03 +02:00
|
|
|
- remove var=foo calls on remote side. Use -o SendEnv (yeah, see ssh_config(5))
|
|
|
|
|
2011-09-23 18:56:29 +02:00
|
|
|
TESTS
|
|
|
|
-----
|
|
|
|
- multiple defines of object:
|
|
|
|
- fail if different parameters
|
|
|
|
- succeed if same parameters
|
2011-11-18 10:39:21 +01:00
|
|
|
- verify that all env variables in doc/man/cdist-reference.text.sh
|
|
|
|
exist in the right stages
|
2011-11-18 14:36:51 +01:00
|
|
|
- test DependencyResolver
|
|
|
|
|
2011-09-23 18:56:29 +02:00
|
|
|
|
2011-09-11 23:41:46 +02:00
|
|
|
USER INTERFACE
|
|
|
|
--------------
|
2011-04-05 20:26:00 +02:00
|
|
|
- Cache
|
|
|
|
- add example how to use
|
|
|
|
- export variable $__cache
|
|
|
|
-> for current host
|
|
|
|
-> add function to cdist-config, import from cdist-cache
|
|
|
|
|
2011-06-08 21:25:52 +02:00
|
|
|
- Define / document "this is what should be on host X"
|
|
|
|
and have it parsable by different (shinken) tool
|
|
|
|
-> given after manifest run already!
|
2011-04-05 20:26:00 +02:00
|
|
|
|
2011-09-11 23:41:46 +02:00
|
|
|
- use absent/present for state by default?
|
2011-09-27 17:36:01 +02:00
|
|
|
- buggy output with packages that don't exist in archlinux and fedora:
|
|
|
|
python3 vs. python
|
2011-06-17 13:59:53 +02:00
|
|
|
|
2011-03-25 19:39:50 +01:00
|
|
|
TYPES
|
|
|
|
------
|
2012-02-01 11:55:58 +01:00
|
|
|
- Add testing framework (proposed by Evax Software)
|
2012-02-13 14:29:44 +01:00
|
|
|
- __user
|
|
|
|
add option to include --create-home
|
2012-03-12 21:01:03 +01:00
|
|
|
- __cron: Support --file to be used instead of user cron (probably direct support
|
|
|
|
of /etc/cron.d)
|
2012-03-26 18:12:06 +02:00
|
|
|
|
|
|
|
- Support uci from openwrt?
|
|
|
|
- http://wiki.openwrt.org/doc/uci
|