Update default rpm_path var to Li SR3 22/57522/1
authorDaniel Farrell <dfarrell@redhat.com>
Wed, 27 Jan 2016 18:51:17 +0000 (13:51 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:25 +0000 (12:52 -0400)
Closes #21

Change-Id: Ibf9f89485123ccb109d270303cddc5ffaeb0930d
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
vars/main.yml

index 45dfbf44961c2c8a482afc223feb4029217b1add..53f7e1a175ff2b65ea7e4ec6967dd3030999ff57 100644 (file)
@@ -62,4 +62,4 @@ install_method: "rpm_repo"
 # NB: Local paths must be relative the host being configured (think `/vagrant`)
 # NB: This will only take effect when `install_method` is "rpm_path"
 # Defaulting to the Lithium RPM hosted on the CentOS Community Build System
-rpm_path: "http://cbs.centos.org/repos/nfv7-opendaylight-3-candidate/x86_64/os/Packages/opendaylight-3.0.0-2.el7.noarch.rpm"
+rpm_path: "http://cbs.centos.org/repos/nfv7-opendaylight-33-release/x86_64/os/Packages/opendaylight-3.3.0-2.el7.noarch.rpm"