kayobe/releasenotes/notes/remove-yum-variables-0a1ab4e958c27171.yaml
Mark Goddard 26cea075f2 Remove support for deprecated Yum variables
The variables in yum.yml and yum-cron.yml were deprecated in Ussuri.
This patch removes them, and updates the defaults in dnf.yml.

Story: 2008160
Task: 40906

Change-Id: I97cc98dd2ff726e5885fefcab17f17796d9fd453
2020-09-17 14:32:28 +00:00

11 lines
448 B
YAML

---
upgrade:
- |
The Yum configuration variables in ``yum.yml`` which were deprecated in the
Ussuri release have been removed. Adapt any configuration overrides to use
the DNF variables in ``dnf.yml`` instead.
- |
The yum-cron configuration variables in ``yum-cron.yml`` which were
deprecated in the Ussuri release have been removed. Adapt any configuration
overrides to use the DNF Automatic variables in ``dnf.yml``.