summaryrefslogtreecommitdiff
path: root/systems/gitlab-ci-runner.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-02 14:48:21 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-02 17:47:11 +0000
commit3b09106801b15a58785d4f7cebab572b1ddd034e (patch)
treea8cc2c16c01bf882604f7c358e91e0e48881c70c /systems/gitlab-ci-runner.morph
parentc4ee9e4e71618bd37c4090adfc97bdad6f44d903 (diff)
downloaddefinitions-3b09106801b15a58785d4f7cebab572b1ddd034e.tar.gz
Add python-common.morph to systems with openstack-clients
Because some chunks have been moved from openstack-clients.morph to python-common.morph this systems depends on python-common now.
Diffstat (limited to 'systems/gitlab-ci-runner.morph')
-rw-r--r--systems/gitlab-ci-runner.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/systems/gitlab-ci-runner.morph b/systems/gitlab-ci-runner.morph
index e609d7bc..8f89ec74 100644
--- a/systems/gitlab-ci-runner.morph
+++ b/systems/gitlab-ci-runner.morph
@@ -31,12 +31,16 @@ strata:
morph: strata/tools.morph
- name: lvm
morph: strata/lvm.morph
+- name: python-core
+ morph: strata/python-core.morph
- name: virtualization
morph: strata/virtualization.morph
- name: openstack-common
morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: databases
morph: strata/databases.morph
- name: pcre-utils