summaryrefslogtreecommitdiff
path: root/gitlab-ci-runner-cluster.morph
blob: fd79039a73010408029c039eeb4d80cb8b933ee0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
kind: cluster
name: gitlab-ci-runner-cluster
systems:
- morph: systems/gitlab-ci-runner.morph
  deploy-defaults:
      AUTOSTART: no
      DISK_SIZE: 6G
      RAM_SIZE: 3G
      VCPUS: 2
      VERSION_LABEL: factory
  deploy:
    gitlab-ci-runner:
      type: kvm
      location: kvm+ssh://USER@HOST/gitlab-ci-runner/home/USER/gitlab-ci-runner.img
      HOSTNAME: gitlab-ci-runner
      INSTALL_FILES: gitlab-ci-runner/manifest