bootstrap-vz/bootstrapvz/providers/gce/tasks/packages-kernels.yml
Zach Marano 74a8aae6ac Cleanup package list and add in packages that were being added outside
of bootstrap-vz. Remove i386 kernels that GCE does not support as well
as squeeze, and add in a stretch kernel.
2016-02-26 16:24:20 -08:00

10 lines
236 B
YAML

---
# This is a mapping of Debian release codenames to processor architectures to kernel packages
wheezy:
amd64: linux-image-amd64
jessie:
amd64: linux-image-amd64
stretch:
amd64: linux-image-amd64
sid:
amd64: linux-image-amd64