summaryrefslogtreecommitdiff
path: root/systems/zookeeper-server-x86_64.morph
blob: 898cfe22aa0c657059b836963c566b7c0b28528f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: zookeeper-server-X86_64
kind: system
description: |
  A system that is able to build other systems based on the 64-bit x86
  architecture. includes the zookeeper server and setup for basic tests
arch: x86_64
strata:
- name: build-essential
  morph: strata/build-essential.morph
- name: core
  morph: strata/core.morph
- name: bsp-x86_64-generic
  morph: strata/bsp-x86_64-generic.morph
- name: zookeeper-server
  morph: strata/zookeeper-server.morph
configuration-extensions:
- set-hostname
- add-config-files
- simple-network
- nfsboot
- install-files
- cloud-init