samples/qcow2: reuse the base image so we don't have to recreate all the time

Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
Tom Gundersen 2019-06-26 12:31:56 +02:00
parent 5305bce3f9
commit 4b3c1e922c
2 changed files with 4 additions and 15 deletions

View file

@ -15,7 +15,8 @@
},
"packages": [
"@Core",
"selinux-policy-targeted"
"selinux-policy-targeted",
"grub2-pc"
]
}
}