makebuildserver: purge apt_package_cache feature

This is unmaintained, lightly used, a tangled mess, and can be replaced by
things like the vagrant-cachier plugin or #418
This commit is contained in:
Hans-Christoph Steiner 2022-10-19 10:30:13 +02:00
parent 52849deea0
commit 21ea1c1c89
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
4 changed files with 1 additions and 29 deletions

View file

@ -69,7 +69,6 @@ fi
cat <<EOF > $WORKSPACE/makebuildserver.config.py
debian_mirror = 'http://deb.debian.org/debian/'
boot_timeout = 1200
apt_package_cache = True
copy_caches_from_host = True
memory = $memory
cpus = $cpus