Add Boron SR3 Packer config 50/58550/4
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 8 Jun 2017 20:02:46 +0000 (16:02 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 9 Jun 2017 16:49:16 +0000 (16:49 +0000)
Change-Id: Id035a7c23ddbf2b76845c4dde81e1aa30cdffc47
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packer/vars/opendaylight-5.3.0.json [new file with mode: 0644]

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