summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-09-09 15:15:40 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-09-09 15:15:40 +0100
commit7b03268b910ce6ba04f768b473bd4a6cb4f917e2 (patch)
tree5e30074b17e07473e24ca6b0c3cdeca78cafb802
parenta7b3ef674ab068bc49a9f25b080fc4866894a33f (diff)
downloadlorries-7b03268b910ce6ba04f768b473bd4a6cb4f917e2.tar.gz
Add log4cxx which takes ages to clone first-time, so set timeout to 2H
-rw-r--r--lorry-controller.conf1
-rw-r--r--open-source-lorries/log4cxx.lorry8
2 files changed, 9 insertions, 0 deletions
diff --git a/lorry-controller.conf b/lorry-controller.conf
index 6b156ba..dc2c056 100644
--- a/lorry-controller.conf
+++ b/lorry-controller.conf
@@ -4,6 +4,7 @@
"uuid": "baserock/open-source-lorries/3H",
"serial": 1,
"interval": "3H",
+ "lorry-timeout": 7200,
"create": "always",
"destroy": "never",
"stagger": true,
diff --git a/open-source-lorries/log4cxx.lorry b/open-source-lorries/log4cxx.lorry
new file mode 100644
index 0000000..c596b01
--- /dev/null
+++ b/open-source-lorries/log4cxx.lorry
@@ -0,0 +1,8 @@
+{
+ "log4cxx": {
+ "type": "svn",
+ "url": "http://svn.apache.org/repos/asf/incubator/log4cxx",
+ "layout": "standard"
+ }
+}
+