Move to the nitrogen repo for Debian based OS 18/64118/1
authorManuel Buil <mbuil@suse.com>
Tue, 10 Oct 2017 14:55:57 +0000 (16:55 +0200)
committerManuel Buil <mbuil@suse.com>
Tue, 10 Oct 2017 14:55:57 +0000 (16:55 +0200)
Change-Id: If984c6d1f60879a26acd57fa9d9f53a5c184d4d3
Signed-off-by: Manuel Buil <mbuil@suse.com>
vars/main.yml

index 0bc469167698a041f71d534d9fece11e2db3d95a..a1e551a0f3a0515a49f9907b0142cf142408f3f9 100755 (executable)
@@ -66,7 +66,7 @@ rpm_repo_url: "https://git.opendaylight.org/gerrit/gitweb?p=integration/packagin
 
 # 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"
-deb_repo_url: "ppa:odl-team/carbon"
+deb_repo_url: "ppa:odl-team/nitrogen"
 
 # This will be passed as the `name` param to the Ansible `yum` module.
 # `name` param docs: "You can also pass a url or a local path to a rpm file."