test: change vcpu
All checks were successful
Terraform Provision / Terraform Apply (push) Successful in 1m49s
All checks were successful
Terraform Provision / Terraform Apply (push) Successful in 1m49s
This commit is contained in:
@@ -19,7 +19,7 @@ resource "esxi_guest" "les-5-opdracht-3" {
|
||||
disk_store = "datadisk1"
|
||||
|
||||
memsize = "2048"
|
||||
numvcpus = "1"
|
||||
numvcpus = "2"
|
||||
power = "on"
|
||||
|
||||
ovf_source = "https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.ova"
|
||||
|
Reference in New Issue
Block a user