add log from today

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-24 12:59:25 +01:00
parent 06ce87a289
commit 2831b35aab
1 changed files with 14 additions and 0 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: -