stepping forward
This commit is contained in:
@@ -2,16 +2,16 @@ username = "proxmox_user"
|
||||
password = "tvowyfv9gh23sdfAERtLWav2674"
|
||||
proxmox_url = "https://192.168.111.34:8006/api2/json"
|
||||
node = "grosnoeud"
|
||||
iso_file = ""
|
||||
os_version = "20.04"
|
||||
os_family = "ubuntu"
|
||||
guest_os_type = "ubuntu64Guest"
|
||||
os_iso_path = "[SATAStorage] ISO/ubuntu-20.04-legacy-server-amd64.iso"
|
||||
os_iso_url = "http://cdimage.ubuntu.com/ubuntu-legacy-server/releases/20.04/release/ubuntu-20.04-legacy-server-amd64.iso"`
|
||||
iso_checksum = "36f15879bd9dfd061cd588620a164a82972663fdd148cce1f70d57d314c21b73"
|
||||
root_disk_size = 24000
|
||||
connection_username = "vagrant"
|
||||
connection_password = "vagrant"
|
||||
iso_file = "local:ISOS/ubuntu-20.04.3-live-server-amd64.iso"
|
||||
iso_checksum = "f8e3086f3cea0fb3fefb29937ab5ed9d19e767079633960ccb50e76153effc98"
|
||||
insecure_skip_tls_verify = true
|
||||
pool = "FAST"
|
||||
vm_name = "VM-UBU_PackerTest"
|
||||
vm_id = 654
|
||||
memory = 1024
|
||||
core = 1
|
||||
sockets = 2
|
||||
os = "l26"
|
||||
boot_command = [
|
||||
"<esc><wait>",
|
||||
"<esc><wait>",
|
||||
|
||||
Reference in New Issue
Block a user