Avoid globbing for cd_files key
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
7b525a6ea8
commit
66e3c01863
@ -45,7 +45,7 @@ source "vsphere-iso" "ubuntuserver" {
|
||||
usb_controller = ["xhci"]
|
||||
|
||||
cd_files = [
|
||||
"packer/preseed/UbuntuServer20.04/*"
|
||||
"packer/preseed/UbuntuServer20.04/user-data"
|
||||
]
|
||||
cd_label = "cidata"
|
||||
iso_checksum = "sha256:D1F2BF834BBE9BB43FAF16F9BE992A6F3935E65BE0EDECE1DEE2AA6EB1767423"
|
||||
|
Loading…
Reference in New Issue
Block a user