bundles/apt: rework gpg key handling

This commit is contained in:
Franzi 2020-08-20 10:59:45 +02:00
parent 54371cf289
commit ad620396f5
Signed by: kunsi
GPG key ID: 12E3D2136B818350
15 changed files with 214 additions and 178 deletions

View file

@ -2,7 +2,6 @@ defaults = {
'apt': {
'repos': {
'matrix': {
'key': 'AAF9AE843A7584B5A3E4CD2BCF45A512DE2DA058',
'items': [
'deb https://packages.matrix.org/debian buster main',
],