summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-27 12:43:41 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-27 17:34:29 +0000
commit465982907ffee01b531bf25e68f7df0c427dc5b7 (patch)
treecf1e118e0ef2975959458fa95ebdebb3aeca4fe3 /systems
parentd77a31ef615afe373e23c27d379668eeb51137fc (diff)
downloaddefinitions-465982907ffee01b531bf25e68f7df0c427dc5b7.tar.gz
Move LVM into its own stratum
The LVM tools are generally useful, so they should be available separately from the huge 'virtualization' stratum.
Diffstat (limited to 'systems')
-rw-r--r--systems/gitlab-ci-runner.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/gitlab-ci-runner.morph b/systems/gitlab-ci-runner.morph
index 9eabc403..b4e20ec7 100644
--- a/systems/gitlab-ci-runner.morph
+++ b/systems/gitlab-ci-runner.morph
@@ -27,6 +27,8 @@ strata:
morph: strata/genivi.morph
- name: tools
morph: strata/tools.morph
+- name: lvm
+ morph: strata/lvm.morph
- name: virtualization
morph: strata/virtualization.morph
- name: openstack-clients