Change default RPM repo, CentOS CBS to ODL Nexus 57/66457/1
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 14 Dec 2017 09:35:19 +0000 (04:35 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Thu, 14 Dec 2017 09:35:19 +0000 (04:35 -0500)
Default to installing from fully-automated CD repo on ODL infra.

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

index d7e53f333a97ce592b89feb5971033804698da3a..7a715eca196752071afc8292e613fefcb06887ca 100755 (executable)
@@ -62,7 +62,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-testing.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/"
 
 # URL of the deb repository to use when installing ODL from a repo