summaryrefslogtreecommitdiff
path: root/clusters/gitlab-server-cluster.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/gitlab-server-cluster.morph')
-rw-r--r--clusters/gitlab-server-cluster.morph22
1 files changed, 0 insertions, 22 deletions
diff --git a/clusters/gitlab-server-cluster.morph b/clusters/gitlab-server-cluster.morph
deleted file mode 100644
index fcb7c1d2..00000000
--- a/clusters/gitlab-server-cluster.morph
+++ /dev/null
@@ -1,22 +0,0 @@
-name: gitlab-server-cluster
-kind: cluster
-systems:
-- morph: systems/gitlab-server.morph
- deploy-defaults:
- AUTOSTART: false
- DISK_SIZE: 6G
- RAM_SIZE: 2G
- VCPUS: 2
- VERSION_LABEL: factory
- deploy:
- gitlab:
- type: kvm
- location: kvm+ssh://USER@HOST/gitlab/home/USER/gitlab.img
- CI_PORT: 81
- GITLAB_EMAIL: gitlab@gitlab.example.com
- GITLAB_HOSTNAME: gitlab.example.com
- GITLAB_PORT: 80
- HOSTNAME: gitlab
- INSTALL_FILES: gitlab-server/manifest
- UNICORN_CI_PORT: 8081
- UNICORN_PORT: 8080