From 5298a3dc1bc5e31b6734b76758e7203d679ee489 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 3 Mar 2014 13:47:08 +0000 Subject: 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. --- trove-system-x86_64.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'trove-system-x86_64.morph') 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 -- cgit v1.2.1