summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
+ }
+}
+