summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-10 18:23:30 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-10 18:26:16 +0000
commit411e02dd7d186817538f4e6759cc6ab277ce3eb5 (patch)
treee139a7d8f8534e6b1791ea322a9d6f3e70b1482e /systems
parent2bf778ffdadbdad8f0afdbc213b2d0899dc9702d (diff)
downloaddefinitions-411e02dd7d186817538f4e6759cc6ab277ce3eb5.tar.gz
Add python-core to Trove systems and as a dep of lorry-controller
This allows us to use they Python 'requests' library in lorry-controller.
Diffstat (limited to 'systems')
-rw-r--r--systems/trove-system-x86_64.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/trove-system-x86_64.morph b/systems/trove-system-x86_64.morph
index 0d633f41..580f53f7 100644
--- a/systems/trove-system-x86_64.morph
+++ b/systems/trove-system-x86_64.morph
@@ -11,6 +11,8 @@ strata:
morph: strata/foundation.morph
- name: core
morph: strata/core.morph
+- name: python-core
+ morph: strata/python-core.morph
- name: tools
morph: strata/tools.morph
- name: morph-utils