From 465982907ffee01b531bf25e68f7df0c427dc5b7 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 27 Jan 2015 12:43:41 +0000 Subject: Move LVM into its own stratum The LVM tools are generally useful, so they should be available separately from the huge 'virtualization' stratum. --- systems/gitlab-ci-runner.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems') 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 -- cgit v1.2.1