This commit is contained in:
parent
1da7269d87
commit
64ecc33dcb
@ -45,7 +45,8 @@ source "vsphere-iso" "ubuntuserver" {
|
|||||||
usb_controller = ["xhci"]
|
usb_controller = ["xhci"]
|
||||||
|
|
||||||
cd_files = [
|
cd_files = [
|
||||||
"packer/preseed/UbuntuServer20.04/user-data"
|
"packer/preseed/UbuntuServer20.04/user-data",
|
||||||
|
"packer/preseed/UbuntuServer20.04/meta-data"
|
||||||
]
|
]
|
||||||
cd_label = "cidata"
|
cd_label = "cidata"
|
||||||
iso_checksum = "sha256:D1F2BF834BBE9BB43FAF16F9BE992A6F3935E65BE0EDECE1DEE2AA6EB1767423"
|
iso_checksum = "sha256:D1F2BF834BBE9BB43FAF16F9BE992A6F3935E65BE0EDECE1DEE2AA6EB1767423"
|
||||||
|
Loading…
Reference in New Issue
Block a user