Merge "deprecate use of GnuPG ids for APT keys"

This commit is contained in:
Zuul 2021-04-07 07:48:58 +00:00 committed by Gerrit Code Review
commit dd821c132c
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
deprecations:
- |
Using APT keys as list of GnuPG ids (via ``apt_keys`` template override) is
deprecated since Wallaby release and support for them will be dropped in
Xena cycle. If you used this in your template overrides then please migrate
into ``remote_apt_keys`` + entries in ``repos.yaml`` file.