bundles/apt: change origins to sites

This commit is contained in:
Franzi 2020-04-04 11:21:30 +02:00
parent 0750610ccc
commit a1e05108c1
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ def nodejs_apt_repos(metadata):
},
},
'unattended-upgrades': {
'origins': {
'sites': {
'deb.nodesource.com',
'dl.yarnpkg.com',
},