summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-10-08 16:36:13 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-10-08 16:36:13 +0000
commit4f3baf9b3e568778e54eb44321bb6e3614b2a97c (patch)
tree4d67a00c2fe1d2ffa97dd0cf66e81ccbedb0c2ad
parent1872f60425cd6b2d31b6b533e2eac6c9d327b4a3 (diff)
downloadlorries-4f3baf9b3e568778e54eb44321bb6e3614b2a97c.tar.gz
Add boto.lorry to enable Ec2 datasource in cloudinit
-rw-r--r--open-source-lorries/boto.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/boto.lorry b/open-source-lorries/boto.lorry
new file mode 100644
index 0000000..337cd66
--- /dev/null
+++ b/open-source-lorries/boto.lorry
@@ -0,0 +1,6 @@
+{
+ "boto": {
+ "type": "git",
+ "url": "git://github.com/boto/boto.git"
+ }
+}