build: Switch to transfer through hypervisor host
Container & Helm chart / Linting (push) Successful in 5s Details
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 44s Details
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Failing after 10m3s Details

This commit is contained in:
Danny Bessems 2024-06-06 15:56:27 +10:00
parent 33ba3771cc
commit 663804e1b6
1 changed files with 36 additions and 35 deletions

View File

@ -41,6 +41,7 @@ source "vsphere-iso" "ubuntu" {
disk_controller_type = ["pvscsi"]
usb_controller = ["xhci"]
set_host_for_datastore_uploads = true
cd_files = [
"packer/preseed/UbuntuServer22.04/user-data",
"packer/preseed/UbuntuServer22.04/meta-data"