summaryrefslogtreecommitdiff
path: root/baserock_storyboard/projects.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'baserock_storyboard/projects.yaml')
-rw-r--r--baserock_storyboard/projects.yaml47
1 files changed, 47 insertions, 0 deletions
diff --git a/baserock_storyboard/projects.yaml b/baserock_storyboard/projects.yaml
new file mode 100644
index 00000000..b70a333e
--- /dev/null
+++ b/baserock_storyboard/projects.yaml
@@ -0,0 +1,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