summaryrefslogtreecommitdiff
path: root/gitlab-ci-runner-cluster.morph
blob: fe6e3451207f937da6fe5abcdcb21c7c2c38f07d (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: gitlab-ci-runner
  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