summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-11-02 17:55:10 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-11-04 12:40:20 +0000
commit46feb61b341223a77d257e6d19f915864ce41527 (patch)
treeb31a9b7e0d8b1689e7bcda42a5d4956a518c06b2 /systems
parentac4b2224ae5c7de0a273cb3c42dc64ae0d0fbd2b (diff)
downloadinfrastructure-46feb61b341223a77d257e6d19f915864ce41527.tar.gz
baserock_gerrit: Update gerrit system with extensions, and missing strata
Diffstat (limited to 'systems')
-rw-r--r--systems/gerrit-system-x86_64.morph14
1 files changed, 9 insertions, 5 deletions
diff --git a/systems/gerrit-system-x86_64.morph b/systems/gerrit-system-x86_64.morph
index 62c99821..578d41b6 100644
--- a/systems/gerrit-system-x86_64.morph
+++ b/systems/gerrit-system-x86_64.morph
@@ -16,6 +16,8 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
+- name: glib-common
+ morph: strata/glib-common.morph
- name: python-core
morph: strata/python-core.morph
- name: bsp-x86_64-generic
@@ -59,8 +61,10 @@ strata:
morph: strata/tools.morph
configuration-extensions:
-- set-hostname
-- add-config-files
-- nfsboot
-- install-files
-- cloud-init
+- extensions/set-hostname
+- extensions/add-config-files
+- extensions/nfsboot
+- extensions/install-files
+- extensions/fstab
+- extensions/cloud-init
+- extensions/install-essential-files