summaryrefslogtreecommitdiff
path: root/clusters/gitlab-ci-runner-cluster.morph
blob: 97da4a8dbef794f2fc33f23b43564fb027244a21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: gitlab-ci-runner-cluster
kind: cluster
systems:
- morph: systems/gitlab-ci-runner.morph
  deploy-defaults:
    AUTOSTART: false
    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