diff options
author | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2013-09-17 16:54:32 +0000 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2013-09-17 16:54:32 +0000 |
commit | 1910293ebe3b2f41e0534ec86fa278bd0160b23b (patch) | |
tree | 7ef1e25c0042b28b482cf38d8a6a7050354ef4ad | |
parent | 7dc499b7e5bb1af83490b86ee24b921d11c105f8 (diff) | |
download | lorries-1910293ebe3b2f41e0534ec86fa278bd0160b23b.tar.gz |
Add configobj lorry, for cloud-init
-rw-r--r-- | open-source-lorries/configobj.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/configobj.lorry b/open-source-lorries/configobj.lorry new file mode 100644 index 0000000..3c8a335 --- /dev/null +++ b/open-source-lorries/configobj.lorry @@ -0,0 +1,6 @@ +{ + "configobj": { + "type": "hg", + "url": "http://code.google.com/p/configobj/" + } +} |