summaryrefslogtreecommitdiff
path: root/systems/installer-system-x86_64.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-10 13:48:22 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-10 17:10:53 +0000
commitab776490f62ae8a24aaad09e5a7be149ebaa034a (patch)
tree42013e045e85014f7049bbfe0cd22ba026fe6023 /systems/installer-system-x86_64.morph
parent5e09ce28da6bddfc75661837058743447474f185 (diff)
downloaddefinitions-ab776490f62ae8a24aaad09e5a7be149ebaa034a.tar.gz
Move cliapp into its own 'python-cliapp' stratum
This allows us to have a system with Lorry and Lorry Controller but without Morph.
Diffstat (limited to 'systems/installer-system-x86_64.morph')
-rw-r--r--systems/installer-system-x86_64.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/installer-system-x86_64.morph b/systems/installer-system-x86_64.morph
index 8798182b..559be259 100644
--- a/systems/installer-system-x86_64.morph
+++ b/systems/installer-system-x86_64.morph
@@ -13,6 +13,8 @@ strata:
morph: strata/foundation.morph
- name: bsp-x86_64-generic
morph: strata/bsp-x86_64-generic.morph
+- name: python-cliapp
+ morph: strata/python-cliapp.morph
- name: morph-utils
morph: strata/morph-utils.morph
- name: installer-utils