From 46b5d342b25d42765e26320c011d40ffe278ffe1 Mon Sep 17 00:00:00 2001 From: Jim MacArthur Date: Wed, 14 Jan 2015 13:07:13 +0000 Subject: Add all repositories required by Chef --- open-source-lorries/method_source.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/method_source.lorry (limited to 'open-source-lorries/method_source.lorry') diff --git a/open-source-lorries/method_source.lorry b/open-source-lorries/method_source.lorry new file mode 100644 index 0000000..ad0ee07 --- /dev/null +++ b/open-source-lorries/method_source.lorry @@ -0,0 +1,6 @@ +{ + "method_source": { + "type": "git", + "url": "https://github.com/banister/method_source" + } +} -- cgit v1.2.1