Update SUSE repo to Nitrogen SR1 25/67925/1
authorManuel Buil <mbuil@suse.com>
Mon, 5 Feb 2018 16:22:31 +0000 (17:22 +0100)
committerManuel Buil <mbuil@suse.com>
Mon, 5 Feb 2018 16:22:31 +0000 (17:22 +0100)
Change-Id: I49d716a141d498d846d664ac7ceefb05e4b87bfb
Signed-off-by: Manuel Buil <mbuil@suse.com>
vars/main.yml

index 7a715eca196752071afc8292e613fefcb06887ca..8d219bb4cca50a5d59323c2d22230a431b3c5fe5 100755 (executable)
@@ -63,7 +63,7 @@ install_method: "rpm_repo"
 # URL of the .repo config to use when installing ODL from a repo
 # NB: This will only take effect when `install_method` is "rpm_repo"
 rpm_repo_url: "https://git.opendaylight.org/gerrit/gitweb?p=integration/packaging.git;a=blob_plain;f=packages/rpm/example_repo_configs/opendaylight-8-devel.repo"
-suse_rpm_repo_url: "https://download.opensuse.org/repositories/home:/mosquetero:/branches:/Virtualization:/NFV/openSUSE_Leap_42.3/"
+suse_rpm_repo_url: "https://download.opensuse.org/repositories/Virtualization:/NFV/openSUSE_Leap_42.3/"
 
 # URL of the deb repository to use when installing ODL from a repo
 # NB: This will only take effect when `install_method` is "deb_repo"
@@ -77,7 +77,7 @@ deb_repo_url: "ppa:odl-team/nitrogen"
 # Default to the release RPM hosted on the CentOS Community Build System
 rpm_path: "http://cbs.centos.org/repos/nfv7-opendaylight-71-release/x86_64/os/Packages/opendaylight-7.1.0-1.el7.noarch.rpm"
 # Default to the Nitrogen RPM hosted on the openSUSE OBS
-suse_rpm_path: "https://download.opensuse.org/repositories/home:/mosquetero:/branches:/Virtualization:/NFV/openSUSE_Leap_42.3/noarch/opendaylight-7.0.0-11.1.noarch.rpm"
+suse_rpm_path: "https://download.opensuse.org/repositories/Virtualization:/NFV/openSUSE_Leap_42.3/noarch/opendaylight-7.1.0-1.1.noarch.rpm"
 
 # This will be passed as the `deb` param to the Ansible `apt` module.
 # `deb` param docs: "Path to a .deb package on the remote machine. If :// in the path,