From 6cb5b32227de1043933fed3542e70bc3c64f59c3 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Sun, 30 Oct 2016 16:28:31 +0900 Subject: Move trove & mason related systems, clusters and strata to a new trove subdirectory Change-Id: Id71531000851293c2be834360ff543399cda3989 --- trove/strata/lorry-controller.morph | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 trove/strata/lorry-controller.morph (limited to 'trove/strata/lorry-controller.morph') diff --git a/trove/strata/lorry-controller.morph b/trove/strata/lorry-controller.morph new file mode 100644 index 00000000..87d3ed00 --- /dev/null +++ b/trove/strata/lorry-controller.morph @@ -0,0 +1,16 @@ +name: lorry-controller +kind: stratum +description: | + Lorry Controller mirroring service. + + This is a component of Trove, but can + also be used with other Git servers. +build-depends: +- morph: strata/python-cliapp.morph +- morph: strata/python-wsgi.morph +chunks: +- name: lorry-controller + morph: trove/strata/lorry-controller/lorry-controller.morph + repo: baserock:baserock/lorry-controller + ref: dddd2e37953d795e4004b1d2722c25ec652135ad + unpetrify-ref: master -- cgit v1.2.1