summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2015-04-21 15:54:14 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2015-04-21 15:54:14 +0000
commitf1d38d52655512868524fa4d997b218a07cf75be (patch)
treeba17c5be60eafeeb249a44034aedb6bbedcfc1c2
parentcb5bd713b01719e81b5b817d4b1d15999ba47beb (diff)
downloadlorries-f1d38d52655512868524fa4d997b218a07cf75be.tar.gz
Add compute-image-packages.
Scripts for google compute engine instance configuration. Change-Id: I766754b06091779cf7dd1ddda11ad7fc8b211a6d
-rw-r--r--open-source-lorries/google-compute-image-packages.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/google-compute-image-packages.lorry b/open-source-lorries/google-compute-image-packages.lorry
new file mode 100644
index 0000000..b614eb3
--- /dev/null
+++ b/open-source-lorries/google-compute-image-packages.lorry
@@ -0,0 +1,6 @@
+{
+ "google-compute-image-packages": {
+ "type": "git",
+ "url": "git://github.com/GoogleCloudPlatform/compute-image-packages.git"
+ }
+}