2011-10-07 07:05:26 +00:00
|
|
|
Object:
|
2011-10-07 13:36:59 +00:00
|
|
|
|
2011-10-07 10:29:49 +00:00
|
|
|
|
2011-10-07 10:52:07 +00:00
|
|
|
Type:
|
2011-10-07 13:22:01 +00:00
|
|
|
type.transferred_explorers
|
2011-10-07 10:46:03 +00:00
|
|
|
|
2011-10-07 10:29:49 +00:00
|
|
|
|
2011-10-07 10:04:12 +00:00
|
|
|
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()
|
2011-10-07 12:25:39 +00:00
|
|
|
|
|
|
|
Object/Type:
|
|
|
|
- rutern relative only
|
|
|
|
- Have accept absulet path on listing
|
2011-10-07 13:07:38 +00:00
|
|
|
|
|
|
|
Tests needed:
|
|
|
|
|
|
|
|
- Fail if cache_dir from previous run cannot be deleted
|
|
|
|
- Fail if cache_dir cannot be created from current out_dir
|
2011-10-07 13:33:27 +00:00
|
|
|
- transfer_type_explorers: Explorers are not transferred twice
|
|
|
|
- transfer_type_explorers: No transfer tried if there are no type_explorers
|
2011-10-07 14:27:50 +00:00
|
|
|
|
|
|
|
- does $require work?
|
|
|
|
- $whatever should fail if there is no global explorer directory
|
|
|
|
- emulator may only be called with __ as prefix - fail otherwise!
|
2011-10-07 14:46:52 +00:00
|
|
|
|
|
|
|
- ensure paths returned by object include dot-cdist
|
2011-10-07 14:57:24 +00:00
|
|
|
- ensure path of explorer of object returns correct path
|