back to source
This commit is contained in:
@@ -17,6 +17,8 @@ source "proxmox" "ubuntu" {
|
|||||||
cores = 1
|
cores = 1
|
||||||
sockets = 2
|
sockets = 2
|
||||||
os = "l26"
|
os = "l26"
|
||||||
|
username = "proxmox_user"
|
||||||
|
password = "tvowyfv9gh23sdfAERtLWav2674"
|
||||||
boot_command = [
|
boot_command = [
|
||||||
"<esc><wait>",
|
"<esc><wait>",
|
||||||
"<esc><wait>",
|
"<esc><wait>",
|
||||||
@@ -48,6 +50,4 @@ build {
|
|||||||
type = "proxmox-iso"
|
type = "proxmox-iso"
|
||||||
name = "packer-ubuntu"
|
name = "packer-ubuntu"
|
||||||
sources = [ "source.proxmox.ubuntu" ]
|
sources = [ "source.proxmox.ubuntu" ]
|
||||||
username = "proxmox_user"
|
|
||||||
password = "tvowyfv9gh23sdfAERtLWav2674"
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user