10 lines
378 B
HCL
10 lines
378 B
HCL
##################################################################################
|
|
# VARIABLES
|
|
##################################################################################
|
|
|
|
# ISO Objects
|
|
|
|
iso_file = "ubuntu-24.04.3-live-server-amd64.iso"
|
|
iso_checksum = "c3514bf0056180d09376462a7a1b4f213c1d6e8ea67fae5c25099c6fd3d8274b"
|
|
iso_checksum_type = "sha256"
|