cdist/doc/dev/todo/steven
Nico Schottelius dd8617141e todo shift
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-07 16:27:50 +02:00

39 lines
1 KiB
Text

Object:
cdist_object.code_local_path
cdist_object.code_remote_path
cdist_object.remote_code_remote_path
cdist_object.parameter_path
Type:
type.transferred_explorers
GlobalExplorer:
out_path: local path into which the output is written
cdist.core.GlobalExplorer.base_dir - local directory containing explorers
cdist.core.GlobalExplorer.remote_base_dir - remote directory containing explorers
path: local path to explorer
remote_path: remote path to explorer
See config_install: run_global_explorers()
Object/Type:
- rutern relative only
- Have accept absulet path on listing
Tests needed:
- Fail if cache_dir from previous run cannot be deleted
- Fail if cache_dir cannot be created from current out_dir
- transfer_type_explorers: Explorers are not transferred twice
- transfer_type_explorers: No transfer tried if there are no type_explorers
- does $require work?
- $whatever should fail if there is no global explorer directory
- emulator may only be called with __ as prefix - fail otherwise!