forked from ungleich-public/cdist
Merge remote branch 'nico/types_explorer' into types_explorer
This commit is contained in:
commit
b4348e06dd
8 changed files with 47 additions and 20 deletions
14
doc/dev/logs/2011-02-24
Normal file
14
doc/dev/logs/2011-02-24
Normal 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: -
|
||||
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue