summaryrefslogtreecommitdiff
path: root/clusters/gitlab-ci-runner-cluster.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/gitlab-ci-runner-cluster.morph')
-rw-r--r--clusters/gitlab-ci-runner-cluster.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/clusters/gitlab-ci-runner-cluster.morph b/clusters/gitlab-ci-runner-cluster.morph
new file mode 100644
index 00000000..97da4a8d
--- /dev/null
+++ b/clusters/gitlab-ci-runner-cluster.morph
@@ -0,0 +1,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