move to build
This commit is contained in:
@@ -5,8 +5,6 @@ source "proxmox" "ubuntu" {
|
|||||||
# image = "ubuntu:focal"
|
# image = "ubuntu:focal"
|
||||||
# proxmox_url = "http:/192.168.111.34:8006/api2/json"
|
# proxmox_url = "http:/192.168.111.34:8006/api2/json"
|
||||||
# commit = true
|
# commit = true
|
||||||
username = "proxmox_user"
|
|
||||||
password = "tvowyfv9gh23sdfAERtLWav2674"
|
|
||||||
proxmox_url = "https://192.168.111.34:8006/api2/json"
|
proxmox_url = "https://192.168.111.34:8006/api2/json"
|
||||||
node = "grosnoeud"
|
node = "grosnoeud"
|
||||||
iso_file = "local:ISOS/ubuntu-20.04.3-live-server-amd64.iso"
|
iso_file = "local:ISOS/ubuntu-20.04.3-live-server-amd64.iso"
|
||||||
@@ -49,4 +47,6 @@ source "proxmox" "ubuntu" {
|
|||||||
build {
|
build {
|
||||||
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