updated packer files
This commit is contained in:
9
infra-config/04-vm-templates/ubuntu-24.04.03/ubuntu-24.04.pkrvars.hcl
Executable file
9
infra-config/04-vm-templates/ubuntu-24.04.03/ubuntu-24.04.pkrvars.hcl
Executable file
@@ -0,0 +1,9 @@
|
||||
##################################################################################
|
||||
# VARIABLES
|
||||
##################################################################################
|
||||
|
||||
# ISO Objects
|
||||
|
||||
iso_file = "ubuntu-24.04.3-live-server-amd64.iso"
|
||||
iso_checksum = "c3514bf0056180d09376462a7a1b4f213c1d6e8ea67fae5c25099c6fd3d8274b"
|
||||
iso_checksum_type = "sha256"
|
||||
Reference in New Issue
Block a user