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

@ -11,7 +11,7 @@ def nginx_apt_repo(metadata):
},
},
'unattended-upgrades': {
'origins': {
'sites': {
'nginx.org',
},
},