bootstrap-vz/bootstrapvz/providers/oracle/tasks/packages-kernels.yml
Tiago Ilieve 992100d00a oracle: remove custom gzipped kernel
Since Xen HVM is supported on Oracle Cloud, the default kernels
compressed with XZ can be booted with no problem.
2016-02-06 19:13:55 -02:00

11 lines
285 B
YAML

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