summaryrefslogtreecommitdiff
path: root/gitlab-cluster.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-20 12:06:55 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-20 14:11:09 +0000
commit7055c080c937d60a198442a4c2d796ffca32acac (patch)
treef0759a9c145cd61d2371594eec79302975d56b0a /gitlab-cluster.morph
parent913147ff9f1e8cf6e8b80eb032dace635e24944f (diff)
downloaddefinitions-7055c080c937d60a198442a4c2d796ffca32acac.tar.gz
Move systems and strata into subdirectoriesbaserock/richardmaw/S11284/morphologies-by-path
Diffstat (limited to 'gitlab-cluster.morph')
-rw-r--r--gitlab-cluster.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitlab-cluster.morph b/gitlab-cluster.morph
index d40bf8f8..db20c0f0 100644
--- a/gitlab-cluster.morph
+++ b/gitlab-cluster.morph
@@ -14,7 +14,7 @@ description: |
need to define a GITLAB_EMAIL, that is the email that mail from your GitLab
instance will appear to be from.
systems:
-- morph: gitlab-server
+- morph: systems/gitlab-server
deploy-defaults:
AUTOSTART: no
DISK_SIZE: 10G
@@ -33,7 +33,7 @@ systems:
CI_PORT: 81
UNICORN_CI_PORT: 8081
INSTALL_FILES: gitlab-server/manifest
-- morph: gitlab-ci-runner
+- morph: systems/gitlab-ci-runner
deploy-defaults:
AUTOSTART: no
DISK_SIZE: 10G