summaryrefslogtreecommitdiff
path: root/baserock_storyboard/projects.yaml
blob: b70a333e80465f92b3bae19d60683c78f8006d9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Projects defined for Baserock Storyboard

# This file lives in <http://git.baserock.org/baserock/baserock/infrastructure>.
# This is a temporary version for the work-in-progress storyboard.

# If you update this list, you'll need to log into storyboard.baserock.org and
# run the following:
#
#  sudo -u apache storyboard-db-manage \
#     --config-file /etc/storyboard/storyboard.conf \
#     load_projects ./projects.yaml

- project: baserock/definitions
  description: Baserock reference system definitions
  use-storyboard: true

- project: baserock/firehose
  description: Firehose automated integration tool
  use-storyboard: true

- project: baserock/import
  description: Baserock Import Tool
  use-storyboard: true

- project: baserock/lorry
  description: Lorry mirroring tool
  use-storyboard: true

- project: baserock/lorry-controller
  description: Lorry Controller scheduling and management tool
  use-storyboard: true

- project: baserock/morph
  description: Morph build tool
  use-storyboard: true

- project: baserock/infrastructure
  description: baserock.org infrastructure
  use-storyboard: true

- project: baserock/spec
  description: Specification for Baserock definitions format
  use-storyboard: true

- project: baserock/wiki
  description: Baserock Wiki at http://wiki.baserock.org/
  use-storyboard: true