summaryrefslogtreecommitdiff
path: root/trove-system-x86_64.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-03 13:47:08 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-04-23 16:42:25 +0000
commit5298a3dc1bc5e31b6734b76758e7203d679ee489 (patch)
treebb92d60b8bcefe3287a2e09e90bc632f6dd6cccb /trove-system-x86_64.morph
parent38184a9a92b7c3937c3eb8025839db817ac18ba7 (diff)
downloaddefinitions-5298a3dc1bc5e31b6734b76758e7203d679ee489.tar.gz
Make Trove deployment handle new Lorry Controller
Add install-files to the list of configuration extensions, on general principles. It costs nothing to have it, and is a nice way to install, say, ssh keys. In trove.configure, support the optional LORRY_CONTROLLER_MINIONS configuration key to decide how many Lorry Controller MINION instances may run at the same time. It has a default in case it is not set. Create /etc/lorry-controller/webapp.conf. This needs to have some information from the deployment, so it can't be just installed by the Lorry Controller chunk.
Diffstat (limited to 'trove-system-x86_64.morph')
-rw-r--r--trove-system-x86_64.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/trove-system-x86_64.morph b/trove-system-x86_64.morph
index c415e54d..f0ae109b 100644
--- a/trove-system-x86_64.morph
+++ b/trove-system-x86_64.morph
@@ -5,6 +5,7 @@ configuration-extensions:
- trove-backup
- fstab
- simple-network
+- install-files
description: Trove server
kind: system
name: trove-system-x86_64