Add Boron SR4 Packer var file 19/61119/2
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 3 Aug 2017 14:49:19 +0000 (10:49 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Aug 2017 14:27:35 +0000 (14:27 +0000)
Change-Id: Ib7881afa82b569d9672b25eb95b7857df7e07c09
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packer/vars/opendaylight-5.4.0.json [new file with mode: 0644]

diff --git a/packer/vars/opendaylight-5.4.0.json b/packer/vars/opendaylight-5.4.0.json
new file mode 100644 (file)
index 0000000..82c688a
--- /dev/null
@@ -0,0 +1,5 @@
+{
+    "odl_version": "5.4.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-54-release.repo'"
+}