From 3a2f641e4e70e76ffa77629c6208970c1a7af667 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Fri, 25 Sep 2015 08:47:49 +0000 Subject: Proposed re-org of definitions repo --- baserock/strata/lorry-controller.morph | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 baserock/strata/lorry-controller.morph (limited to 'baserock/strata/lorry-controller.morph') diff --git a/baserock/strata/lorry-controller.morph b/baserock/strata/lorry-controller.morph new file mode 100644 index 00000000..00ae5752 --- /dev/null +++ b/baserock/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: strata/lorry-controller/lorry-controller.morph + repo: baserock:baserock/lorry-controller + ref: f3f59d1415bfdb18f17bd910b829a8d128c1562a + unpetrify-ref: master -- cgit v1.2.1