Merge remote branch 'nico/types_explorer' into types_explorer

This commit is contained in:
Steven Armstrong 2011-02-24 14:08:00 +01:00
commit b4348e06dd
8 changed files with 47 additions and 20 deletions

14
doc/dev/logs/2011-02-24 Normal file
View file

@ -0,0 +1,14 @@
- Steven, Nico
- all cdist cores change to the local or remote base dir before excution
of non-core (i.e. manifests, gencode, ...) executables
- non-core executables get helper information via environment variables:
general explorers: __explorers
initial manifest: __manifests
type manifests: __object, __object_id
type explorers: __object, __object_id, __type_explorers
type codegen: __object, __object_id
type code: -

View file

@ -1,6 +1 @@
add explorers per type/object
- create clean trees locally and remote
- define paths in cdist-config
- rewrite cdist-explorer-run
- define helpers on the remote side (like cdist-explorer-coordinator)
- make cdist-config available / put helpers into path