summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/build-system-armv7lhf-highbank.morph4
-rw-r--r--systems/build-system-armv7lhf-jetson.morph4
-rw-r--r--systems/build-system-armv8l64.morph7
-rw-r--r--systems/build-system-ppc64.morph4
-rw-r--r--systems/build-system-x86_32-chroot.morph4
-rw-r--r--systems/build-system-x86_32.morph4
-rw-r--r--systems/build-system-x86_64-chroot.morph4
-rw-r--r--systems/build-system-x86_64.morph4
-rw-r--r--systems/ceph-service-x86_64-generic.morph4
-rw-r--r--systems/cross-bootstrap-system-armv7lhf-generic.morph2
-rw-r--r--systems/cross-bootstrap-system-armv8l64-generic.morph2
-rw-r--r--systems/cross-bootstrap-system-ppc64-generic.morph2
-rw-r--r--systems/cross-bootstrap-system-x86_64-generic.morph2
-rw-r--r--systems/devel-system-armv7-chroot.morph6
-rw-r--r--systems/devel-system-armv7-highbank.morph4
-rw-r--r--systems/devel-system-armv7-versatile.morph4
-rw-r--r--systems/devel-system-armv7-wandboard.morph4
-rw-r--r--systems/devel-system-armv7b-chroot.morph4
-rw-r--r--systems/devel-system-armv7b-highbank.morph6
-rw-r--r--systems/devel-system-armv7lhf-chroot.morph6
-rw-r--r--systems/devel-system-armv7lhf-highbank.morph6
-rw-r--r--systems/devel-system-armv7lhf-jetson.morph6
-rw-r--r--systems/devel-system-armv7lhf-wandboard.morph6
-rw-r--r--systems/devel-system-armv8l64.morph9
-rw-r--r--systems/devel-system-ppc64-chroot.morph6
-rw-r--r--systems/devel-system-ppc64-generic.morph6
-rw-r--r--systems/devel-system-x86_32-chroot.morph4
-rw-r--r--systems/devel-system-x86_32-generic.morph6
-rw-r--r--systems/devel-system-x86_64-chroot.morph6
-rw-r--r--systems/devel-system-x86_64-generic.morph6
-rw-r--r--systems/devel-system-x86_64-vagrant.morph6
-rw-r--r--systems/gitlab-ci-runner.morph6
-rw-r--r--systems/trove-system-x86_64.morph4
33 files changed, 158 insertions, 0 deletions
diff --git a/systems/build-system-armv7lhf-highbank.morph b/systems/build-system-armv7lhf-highbank.morph
index cf37f5e6..ae67387f 100644
--- a/systems/build-system-armv7lhf-highbank.morph
+++ b/systems/build-system-armv7lhf-highbank.morph
@@ -19,10 +19,14 @@ strata:
morph: strata/morph-utils.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: ansible
morph: strata/ansible.morph
- name: cloudinit-support
morph: strata/cloudinit-support.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: devtools
diff --git a/systems/build-system-armv7lhf-jetson.morph b/systems/build-system-armv7lhf-jetson.morph
index 846681a2..ccdbea1a 100644
--- a/systems/build-system-armv7lhf-jetson.morph
+++ b/systems/build-system-armv7lhf-jetson.morph
@@ -19,10 +19,14 @@ strata:
morph: strata/morph-utils.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: ansible
morph: strata/ansible.morph
- name: cloudinit-support
morph: strata/cloudinit-support.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: devtools
diff --git a/systems/build-system-armv8l64.morph b/systems/build-system-armv8l64.morph
index 15b0a52c..08802a00 100644
--- a/systems/build-system-armv8l64.morph
+++ b/systems/build-system-armv8l64.morph
@@ -12,6 +12,8 @@ strata:
morph: strata/core.morph
- name: foundation
morph: strata/foundation.morph
+- name: python-core
+ morph: strata/python-core.morph
- name: bsp-armv8l64-generic
morph: strata/bsp-armv8l64-generic.morph
- name: tools
@@ -20,10 +22,14 @@ strata:
morph: strata/morph-utils.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: ansible
morph: strata/ansible.morph
- name: cloudinit-support
morph: strata/cloudinit-support.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: devtools
@@ -37,3 +43,4 @@ configuration-extensions:
- fstab
- mason
- cloud-init
+- moonshot-kernel
diff --git a/systems/build-system-ppc64.morph b/systems/build-system-ppc64.morph
index 8be51f90..7d3f475d 100644
--- a/systems/build-system-ppc64.morph
+++ b/systems/build-system-ppc64.morph
@@ -19,10 +19,14 @@ strata:
morph: strata/morph-utils.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: ansible
morph: strata/ansible.morph
- name: cloudinit-support
morph: strata/cloudinit-support.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: devtools
diff --git a/systems/build-system-x86_32-chroot.morph b/systems/build-system-x86_32-chroot.morph
index f74ce07d..33a1a4c9 100644
--- a/systems/build-system-x86_32-chroot.morph
+++ b/systems/build-system-x86_32-chroot.morph
@@ -17,10 +17,14 @@ strata:
morph: strata/morph-utils.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: ansible
morph: strata/ansible.morph
- name: cloudinit-support
morph: strata/cloudinit-support.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: devtools
diff --git a/systems/build-system-x86_32.morph b/systems/build-system-x86_32.morph
index 5bbe38f8..86d2b690 100644
--- a/systems/build-system-x86_32.morph
+++ b/systems/build-system-x86_32.morph
@@ -19,10 +19,14 @@ strata:
morph: strata/morph-utils.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: ansible
morph: strata/ansible.morph
- name: cloudinit-support
morph: strata/cloudinit-support.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: devtools
diff --git a/systems/build-system-x86_64-chroot.morph b/systems/build-system-x86_64-chroot.morph
index 1ca20c00..24263808 100644
--- a/systems/build-system-x86_64-chroot.morph
+++ b/systems/build-system-x86_64-chroot.morph
@@ -17,10 +17,14 @@ strata:
morph: strata/morph-utils.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: ansible
morph: strata/ansible.morph
- name: cloudinit-support
morph: strata/cloudinit-support.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: devtools
diff --git a/systems/build-system-x86_64.morph b/systems/build-system-x86_64.morph
index 2bf25493..77f1860e 100644
--- a/systems/build-system-x86_64.morph
+++ b/systems/build-system-x86_64.morph
@@ -19,10 +19,14 @@ strata:
morph: strata/morph-utils.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: ansible
morph: strata/ansible.morph
- name: cloudinit-support
morph: strata/cloudinit-support.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: devtools
diff --git a/systems/ceph-service-x86_64-generic.morph b/systems/ceph-service-x86_64-generic.morph
index b03d1653..730c00d4 100644
--- a/systems/ceph-service-x86_64-generic.morph
+++ b/systems/ceph-service-x86_64-generic.morph
@@ -24,6 +24,8 @@ strata:
morph: strata/ntpd.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: cloudinit-support
@@ -38,6 +40,8 @@ strata:
morph: strata/nfs.morph
- name: python-core
morph: strata/python-core.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: chef
morph: strata/chef.morph
configuration-extensions:
diff --git a/systems/cross-bootstrap-system-armv7lhf-generic.morph b/systems/cross-bootstrap-system-armv7lhf-generic.morph
index 4eecf7fe..23817c0c 100644
--- a/systems/cross-bootstrap-system-armv7lhf-generic.morph
+++ b/systems/cross-bootstrap-system-armv7lhf-generic.morph
@@ -7,5 +7,7 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
- name: cross-bootstrap
morph: strata/cross-bootstrap.morph
diff --git a/systems/cross-bootstrap-system-armv8l64-generic.morph b/systems/cross-bootstrap-system-armv8l64-generic.morph
index 30094e74..c35cff5f 100644
--- a/systems/cross-bootstrap-system-armv8l64-generic.morph
+++ b/systems/cross-bootstrap-system-armv8l64-generic.morph
@@ -7,5 +7,7 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
- name: cross-bootstrap
morph: strata/cross-bootstrap.morph
diff --git a/systems/cross-bootstrap-system-ppc64-generic.morph b/systems/cross-bootstrap-system-ppc64-generic.morph
index 8b274e80..40c80c00 100644
--- a/systems/cross-bootstrap-system-ppc64-generic.morph
+++ b/systems/cross-bootstrap-system-ppc64-generic.morph
@@ -7,5 +7,7 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
- name: cross-bootstrap
morph: strata/cross-bootstrap.morph
diff --git a/systems/cross-bootstrap-system-x86_64-generic.morph b/systems/cross-bootstrap-system-x86_64-generic.morph
index bdd42cf3..646a04d3 100644
--- a/systems/cross-bootstrap-system-x86_64-generic.morph
+++ b/systems/cross-bootstrap-system-x86_64-generic.morph
@@ -7,5 +7,7 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
- name: cross-bootstrap
morph: strata/cross-bootstrap.morph
diff --git a/systems/devel-system-armv7-chroot.morph b/systems/devel-system-armv7-chroot.morph
index de474c87..74742a85 100644
--- a/systems/devel-system-armv7-chroot.morph
+++ b/systems/devel-system-armv7-chroot.morph
@@ -17,6 +17,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: nodejs
@@ -31,8 +33,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-armv7-highbank.morph b/systems/devel-system-armv7-highbank.morph
index 2cce69d3..69681f7b 100644
--- a/systems/devel-system-armv7-highbank.morph
+++ b/systems/devel-system-armv7-highbank.morph
@@ -34,8 +34,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-armv7-versatile.morph b/systems/devel-system-armv7-versatile.morph
index 38806421..9ed68978 100644
--- a/systems/devel-system-armv7-versatile.morph
+++ b/systems/devel-system-armv7-versatile.morph
@@ -34,8 +34,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-armv7-wandboard.morph b/systems/devel-system-armv7-wandboard.morph
index c47be836..940b7725 100644
--- a/systems/devel-system-armv7-wandboard.morph
+++ b/systems/devel-system-armv7-wandboard.morph
@@ -34,8 +34,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-armv7b-chroot.morph b/systems/devel-system-armv7b-chroot.morph
index 64d75350..8b754254 100644
--- a/systems/devel-system-armv7b-chroot.morph
+++ b/systems/devel-system-armv7b-chroot.morph
@@ -25,8 +25,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-armv7b-highbank.morph b/systems/devel-system-armv7b-highbank.morph
index 3a84d178..54eeeee7 100644
--- a/systems/devel-system-armv7b-highbank.morph
+++ b/systems/devel-system-armv7b-highbank.morph
@@ -18,6 +18,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: baserock-import
@@ -28,8 +30,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-armv7lhf-chroot.morph b/systems/devel-system-armv7lhf-chroot.morph
index 2e4b83bd..95212d57 100644
--- a/systems/devel-system-armv7lhf-chroot.morph
+++ b/systems/devel-system-armv7lhf-chroot.morph
@@ -17,6 +17,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: nodejs
@@ -31,8 +33,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph
index 17f8bcbb..5c987497 100644
--- a/systems/devel-system-armv7lhf-highbank.morph
+++ b/systems/devel-system-armv7lhf-highbank.morph
@@ -19,6 +19,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: nodejs
@@ -35,8 +37,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-armv7lhf-jetson.morph b/systems/devel-system-armv7lhf-jetson.morph
index c09caf96..9cdc1270 100644
--- a/systems/devel-system-armv7lhf-jetson.morph
+++ b/systems/devel-system-armv7lhf-jetson.morph
@@ -17,6 +17,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: nfs
@@ -35,8 +37,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-armv7lhf-wandboard.morph b/systems/devel-system-armv7lhf-wandboard.morph
index ffa9edd4..b69b3b13 100644
--- a/systems/devel-system-armv7lhf-wandboard.morph
+++ b/systems/devel-system-armv7lhf-wandboard.morph
@@ -19,6 +19,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: nodejs
@@ -35,8 +37,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-armv8l64.morph b/systems/devel-system-armv8l64.morph
index 27080535..c4af1d17 100644
--- a/systems/devel-system-armv8l64.morph
+++ b/systems/devel-system-armv8l64.morph
@@ -18,6 +18,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: cloudinit-support
@@ -30,10 +32,16 @@ strata:
morph: strata/baserock-import.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-core
+ morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
@@ -41,3 +49,4 @@ configuration-extensions:
- nfsboot
- install-files
- cloud-init
+- moonshot-kernel
diff --git a/systems/devel-system-ppc64-chroot.morph b/systems/devel-system-ppc64-chroot.morph
index 9e575d5d..74d7e38e 100644
--- a/systems/devel-system-ppc64-chroot.morph
+++ b/systems/devel-system-ppc64-chroot.morph
@@ -17,6 +17,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: ruby
@@ -29,8 +31,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-ppc64-generic.morph b/systems/devel-system-ppc64-generic.morph
index d92da0fd..50cffd69 100644
--- a/systems/devel-system-ppc64-generic.morph
+++ b/systems/devel-system-ppc64-generic.morph
@@ -18,6 +18,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: ruby
@@ -32,8 +34,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph
index 3578c221..1ade237e 100644
--- a/systems/devel-system-x86_32-chroot.morph
+++ b/systems/devel-system-x86_32-chroot.morph
@@ -33,8 +33,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-x86_32-generic.morph b/systems/devel-system-x86_32-generic.morph
index b53d6d93..de75a70a 100644
--- a/systems/devel-system-x86_32-generic.morph
+++ b/systems/devel-system-x86_32-generic.morph
@@ -18,6 +18,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: cloudinit-support
@@ -36,8 +38,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-x86_64-chroot.morph b/systems/devel-system-x86_64-chroot.morph
index aa8d6a1c..23db60c1 100644
--- a/systems/devel-system-x86_64-chroot.morph
+++ b/systems/devel-system-x86_64-chroot.morph
@@ -17,6 +17,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: bsp-x86_both-tools
@@ -33,8 +35,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-x86_64-generic.morph b/systems/devel-system-x86_64-generic.morph
index c071b3ea..46c7c4e5 100644
--- a/systems/devel-system-x86_64-generic.morph
+++ b/systems/devel-system-x86_64-generic.morph
@@ -18,6 +18,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: cloudinit-support
@@ -36,8 +38,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/devel-system-x86_64-vagrant.morph b/systems/devel-system-x86_64-vagrant.morph
index c104b29b..ca0c717b 100644
--- a/systems/devel-system-x86_64-vagrant.morph
+++ b/systems/devel-system-x86_64-vagrant.morph
@@ -18,6 +18,8 @@ strata:
morph: strata/tools.morph
- name: morph-utils
morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
- name: openstack-clients
morph: strata/openstack-clients.morph
- name: virtualbox-guest-x86_64
@@ -34,8 +36,12 @@ strata:
morph: strata/python-core.morph
- name: python-tools
morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: devtools
morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
configuration-extensions:
- set-hostname
- add-config-files
diff --git a/systems/gitlab-ci-runner.morph b/systems/gitlab-ci-runner.morph
index 979b73b0..8f89ec74 100644
--- a/systems/gitlab-ci-runner.morph
+++ b/systems/gitlab-ci-runner.morph
@@ -31,10 +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
diff --git a/systems/trove-system-x86_64.morph b/systems/trove-system-x86_64.morph
index 580f53f7..1a120ef9 100644
--- a/systems/trove-system-x86_64.morph
+++ b/systems/trove-system-x86_64.morph
@@ -21,12 +21,16 @@ strata:
morph: strata/pcre-utils.morph
- name: lorry
morph: strata/lorry.morph
+- name: lorry-controller
+ morph: strata/lorry-controller.morph
- name: trove
morph: strata/trove.morph
- name: lighttpd-server
morph: strata/lighttpd-server.morph
- name: nfs
morph: strata/nfs.morph
+- name: python-common
+ morph: strata/python-common.morph
- name: ansible
morph: strata/ansible.morph
- name: cloudinit-support