File: 2011-02-24

package info (click to toggle)
cdist 7.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,992 kB
  • sloc: sh: 16,815; python: 9,199; makefile: 344; awk: 261
file content (14 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
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:  -