summaryrefslogtreecommitdiff
path: root/gitlab-server-cluster.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
commit2b10a9677817377618e33d2b07ab7caefe316633 (patch)
tree843ba74b9480f36da273cba79182e3c38b28881b /gitlab-server-cluster.morph
parente424935744d9faf27327ee40987620412c41716f (diff)
downloaddefinitions-2b10a9677817377618e33d2b07ab7caefe316633.tar.gz
Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1
Diffstat (limited to 'gitlab-server-cluster.morph')
-rw-r--r--gitlab-server-cluster.morph22
1 files changed, 0 insertions, 22 deletions
diff --git a/gitlab-server-cluster.morph b/gitlab-server-cluster.morph
deleted file mode 100644
index 09ff4869..00000000
--- a/gitlab-server-cluster.morph
+++ /dev/null
@@ -1,22 +0,0 @@
-kind: cluster
-name: gitlab-server-cluster
-systems:
-- morph: gitlab-server
- deploy-defaults:
- AUTOSTART: no
- 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
- HOSTNAME: gitlab
- GITLAB_HOSTNAME: gitlab.example.com
- GITLAB_PORT: 80
- GITLAB_EMAIL: gitlab@gitlab.example.com
- UNICORN_PORT: 8080
- CI_PORT: 81
- UNICORN_CI_PORT: 8081
- INSTALL_FILES: gitlab-server/manifest