Add Carbon SR1 Packer var file 00/61100/4
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 3 Aug 2017 10:11:20 +0000 (06:11 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Thu, 3 Aug 2017 14:12:29 +0000 (14:12 +0000)
Change-Id: I7e93767adbe6a45e1825e3c132a268fe9ef4479b
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packer/vars/opendaylight-6.1.0.json [new file with mode: 0644]

diff --git a/packer/vars/opendaylight-6.1.0.json b/packer/vars/opendaylight-6.1.0.json
new file mode 100644 (file)
index 0000000..1d7b754
--- /dev/null
@@ -0,0 +1,5 @@
+{
+    "odl_version": "6.1.0",
+    "docker_repo": "opendaylight/odl",
+    "rpm_repo_url": "'https://git.opendaylight.org/gerrit/gitweb?p=integration/packaging.git;a=blob_plain;f=rpm/example_repo_configs/opendaylight-61-release.repo'"
+}