zuul-worker: remove additional install of apt-transport-https

This is installed for the base images in the dependent change

Depends-On: https://review.opendev.org/716788
Change-Id: Ic6ae3c5406fc0efd7fff1875459dfab85b4f702c
This commit is contained in:
Ian Wienand 2020-04-02 10:13:01 +11:00 committed by Monty Taylor
parent 8a1b382301
commit 2ef9b25101
2 changed files with 0 additions and 12 deletions

View File

@ -1,2 +0,0 @@
# Ansible depends
apt-transport-https:

View File

@ -1,10 +0,0 @@
{
"family": {
"debian": {
"apt-transport-https": "apt-transport-https"
}
},
"default": {
"apt-transport-https": ""
}
}