summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2014-07-01 16:20:43 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-02 13:45:04 +0000
commit616922c6125a1954ef51aac47cfce55186138699 (patch)
tree5d20dbb9962bf8f323285c0bbae999284892d694
parente9f76f4d8cc75ecd7e51c97b3af621dbfa8c6dd0 (diff)
downloaddefinitions-616922c6125a1954ef51aac47cfce55186138699.tar.gz
Add fstab configuration extension to gitlab-server system.
This is useful so that we can deploy a Gitlab system with a separate /home disk.
-rw-r--r--gitlab-server.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/gitlab-server.morph b/gitlab-server.morph
index 6142b8c6..8dc9f3cf 100644
--- a/gitlab-server.morph
+++ b/gitlab-server.morph
@@ -6,6 +6,7 @@ configuration-extensions:
- nfsboot
- install-files
- gitlab
+- fstab
description: system which hosts a gitlab server
kind: system
name: gitlab-server