From 4f3baf9b3e568778e54eb44321bb6e3614b2a97c Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 8 Oct 2013 16:36:13 +0000 Subject: Add boto.lorry to enable Ec2 datasource in cloudinit --- open-source-lorries/boto.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/boto.lorry 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" + } +} -- cgit v1.2.1