cleanup old boot v1 code

This commit is contained in:
Mikaël Cluseau
2023-08-20 11:08:42 +02:00
parent 25c2d20c19
commit 34afe03818
6 changed files with 17 additions and 303 deletions

View File

@ -10,18 +10,16 @@ export default {
cluster: ['addons'],
host: [
"kernel",
"initrd-v2",
"initrd",
"bootstrap.tar",
"boot-v2.iso",
"boot.img.lz4",
"boot.iso",
"config",
"bootstrap-config",
"boot.iso",
"boot.tar",
"boot-efi.tar",
"boot.img",
"boot.img.gz",
"boot.img.lz4",
"initrd",
"boot.img",
"ipxe",
],
}[this.kind]