Add Carbon Packer config 51/58551/4
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 8 Jun 2017 20:04:13 +0000 (16:04 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 9 Jun 2017 16:48:58 +0000 (16:48 +0000)
Change-Id: I79a22f3501e1298398142e4d7a1ede957309316b
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packer/vars/opendaylight-6.0.0.json [new file with mode: 0644]

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