summaryrefslogtreecommitdiff
path: root/strata
diff options
context:
space:
mode:
Diffstat (limited to 'strata')
-rw-r--r--strata/ansible.morph1
-rw-r--r--strata/apache-httpd-server.morph1
-rw-r--r--strata/databases.morph1
-rw-r--r--strata/morph-utils.morph2
-rw-r--r--strata/xstatic.morph1
5 files changed, 5 insertions, 1 deletions
diff --git a/strata/ansible.morph b/strata/ansible.morph
index e0cb8581..29ea73e6 100644
--- a/strata/ansible.morph
+++ b/strata/ansible.morph
@@ -3,6 +3,7 @@ kind: stratum
description: A stratum with ansible and its dependencies
build-depends:
- morph: strata/core.morph
+- morph: strata/python-core.morph
chunks:
- name: paramiko
repo: upstream:paramiko
diff --git a/strata/apache-httpd-server.morph b/strata/apache-httpd-server.morph
index 1692c61c..065ec155 100644
--- a/strata/apache-httpd-server.morph
+++ b/strata/apache-httpd-server.morph
@@ -4,6 +4,7 @@ description: apache http web server and some utilities related to it
build-depends:
- morph: strata/tools.morph
- morph: strata/pcre-utils.morph
+- morph: strata/python-core.morph
chunks:
- name: apr
morph: strata/apache-httpd-server/apr.morph
diff --git a/strata/databases.morph b/strata/databases.morph
index 4b06edf3..9171925c 100644
--- a/strata/databases.morph
+++ b/strata/databases.morph
@@ -4,6 +4,7 @@ description: some popular databases and some utils related to databases
build-depends:
- morph: strata/tools.morph
- morph: strata/nfs.morph
+- morph: strata/python-core.morph
chunks:
- name: postgresql
repo: upstream:postgresql
diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph
index 598efd04..a3b3c969 100644
--- a/strata/morph-utils.morph
+++ b/strata/morph-utils.morph
@@ -72,7 +72,7 @@ chunks:
build-depends: []
- name: morph
repo: baserock:baserock/morph
- ref: baserock/adamcoldrick/use-ostree-for-artifact-cache
+ ref: f5163dd418e342fe6e5fb18625828076130a5e57
unpetrify-ref: master
build-depends:
- cliapp
diff --git a/strata/xstatic.morph b/strata/xstatic.morph
index 95cacdfb..4323093f 100644
--- a/strata/xstatic.morph
+++ b/strata/xstatic.morph
@@ -10,6 +10,7 @@ description: |
but it is required right now for the Openstack system to work.
build-depends:
- morph: strata/foundation.morph
+- morph: strata/python-core.morph
chunks:
- name: xstatic
repo: upstream:xstatic