From 53096b4c212878f102d4c414c860146b03d5d270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis-Philippe=20V=C3=A9ronneau?= Date: Tue, 20 Feb 2018 19:21:47 +0000 Subject: mention new apt_listchanges module. --- UPGRADING.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/UPGRADING.md b/UPGRADING.md index ed4c355..7085f06 100644 --- a/UPGRADING.md +++ b/UPGRADING.md @@ -81,9 +81,11 @@ Maybe consider moving to a workflow using `unattended-upgrades`? ## apt-listchanges -Sadly, `apt-listchanges` is not supported by the module. [Someone created a PR in 2014](https://github.com/puppetlabs/puppetlabs-apt/pull/379) but it was rejected. +I ported and upgraded our modules `apt::listchanges` code to a +[separate module](https://gitlab.com/baldurmen/puppet-apt_listchanges). -Nothing seems to do this on the Forge either, so we would have to make our own "add-on" module to manage this. We could recycle and tweak our existing code for this. +It basically does the same thing, but in a more modern style. Check the +parameters list as types are now defined. ## proxy -- cgit v1.2.3