Revert "deprecate use of GnuPG ids for APT keys"

This reverts commit 2534c65dac.

Reason for revert: due to PPA use APT keys stays for longer.

Change-Id: I91a90e38509bab2bd896909d796d09286dc2b9af
This commit is contained in:
Marcin Juszkiewicz 2021-04-28 15:54:17 +00:00
parent 2534c65dac
commit 6e190741df
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
---
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.