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:
parent
5305bce3f9
commit
4b3c1e922c
2 changed files with 4 additions and 15 deletions
|
|
@ -15,7 +15,8 @@
|
|||
},
|
||||
"packages": [
|
||||
"@Core",
|
||||
"selinux-policy-targeted"
|
||||
"selinux-policy-targeted",
|
||||
"grub2-pc"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue