cleanup old boot v1 code
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user