From 781ceb9f07ec9ab24a4dbbd4390760f498c0aae7 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Fri, 22 Aug 2014 09:40:48 +0000 Subject: Add system and cluster minimal morphology to install gerrit --- systems/gerrit-x86_64.morph | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 systems/gerrit-x86_64.morph (limited to 'systems') diff --git a/systems/gerrit-x86_64.morph b/systems/gerrit-x86_64.morph new file mode 100644 index 00000000..8c48856c --- /dev/null +++ b/systems/gerrit-x86_64.morph @@ -0,0 +1,25 @@ +name: gerrit-x86_64 +kind: system +description: system to install gerrit on it +arch: x86_64 +strata: +- name: build-essential + morph: strata/build-essential.morph +- name: bsp-x86_64-generic + morph: strata/bsp-x86_64-generic.morph +- name: foundation + morph: strata/foundation.morph +- name: core + morph: strata/core.morph +- name: tools + morph: strata/tools.morph +- name: nfs + morph: strata/nfs.morph +- name: databases + morph: strata/databases.morph +configuration-extensions: +- set-hostname +- add-config-files +- simple-network +- nfsboot +- install-files -- cgit v1.2.1