puppet-openstack_extras/releasenotes/notes/debian-repo-updates-4aee254ef80e8dd7.yaml
Thomas Goirand 9b63dc312e Fix stretch queens repo
This patch fixes the URLs for the stretch-queens Debian repo.
First, it uses the now standardized scheme for the backport
URL: http://<debian-release>-<openstack-release>.debian.net/debian,
maintained by the Debian OpenStack team.

Then it uses $::lsbdistcodename everywhere, to be able to work
with all Debian releases.

Finally, this patch fixes unit tests to work with stretch and queens
as default.

Change-Id: I96af5021c51d6db9946197f8bc187a386ae04f25
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
2018-04-03 16:05:34 -06:00

7 lines
175 B
YAML

---
upgrade:
- |
```openstack_extras::repo::debian::debian::manage_whz``` has been drepcated.
Use ```openstack_extras::repo::debian::debian::manage_deb``` instead.