summaryrefslogtreecommitdiff
path: root/systems/gitlab-server
blob: a2753b3520f4b5be707194c2b67a1782bbe92e69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
arch: x86_64
configuration-extensions:
- set-hostname
- add-config-files
- simple-network
- nfsboot
- install-files
- gitlab
description: system which hosts a gitlab server
kind: system
name: gitlab-server
strata:
- name: build-essential
  morph: strata/build-essential
- name: bsp-x86_64-generic
  morph: strata/bsp-x86_64-generic
- name: foundation
  morph: strata/foundation
- name: core
  morph: strata/core
- name: tools
  morph: strata/tools
- name: nfs
  morph: strata/nfs
- name: databases
  morph: strata/databases
- name: webtools
  morph: strata/webtools
- name: ruby
  morph: strata/ruby
- name: gitlab
  morph: strata/gitlab