install a kernel, otherwise qemu devices don't work

This commit is contained in:
Madis Martin Lutter 2018-06-14 21:51:33 +03:00
parent 1880e79620
commit 0c4861fae5
2 changed files with 2 additions and 0 deletions

View File

@ -7,5 +7,6 @@
- lava-server
- apache2
- lava-tool
- linux-image-amd64
state: absent
purge: yes

View File

@ -8,6 +8,7 @@
name:
- lava-server
- lava-tool
- linux-image-amd64
state: present
default_release: stretch-backports
update_cache: yes