File: 2011-07-01.type-global-explorers

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 (22 lines) | stat: -rw-r--r-- 443 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
types can contribute global explorers
--------------------------------------------------------------------------------

__mein_type/
   global/
      explorer/
         status-von-foo
         anderer

$out/explorer/
   hostname
   os
   ...
   __mein_type/
      status-von-foo
      anderer


todos:
- cdist scans types for global/explorer's
- when executing explorers, create the types namespace folder before running type gobal explorers