diff options
author | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-05-10 15:50:19 +0000 |
---|---|---|
committer | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-05-10 15:50:19 +0000 |
commit | aa4ee5cffd6f8ef1f8a41c35d370c54a8b9204d8 (patch) | |
tree | f67ebec664edc12dc3bc35a1f5e26fdb8e61e0de | |
parent | 7680aac8f29ea4c3203e93f17392bf6664150cb5 (diff) | |
download | lorries-aa4ee5cffd6f8ef1f8a41c35d370c54a8b9204d8.tar.gz |
add haproxy
-rw-r--r-- | open-source-lorries/haproxy.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/haproxy.lorry b/open-source-lorries/haproxy.lorry new file mode 100644 index 0000000..3a3cf0b --- /dev/null +++ b/open-source-lorries/haproxy.lorry @@ -0,0 +1,6 @@ +{ + "haproxy": { + "type": "git", + "url": "git://github.com/haproxy/haproxy.git" + } +} |