Skip to content

Instantly share code, notes, and snippets.

View dnv's full-sized avatar

Dan Naumov dnv

View GitHub Profile
{
"variables": {
"proxmox_username": "root@pam",
"proxmox_password": "rootpsw",
"proxmox_url": "https://my.server.ip.address:8006/api2/json",
"proxmox_node": "proxmox",
"proxmox_storage_pool": "nvme-vol1",
"proxmox_storage_pool_type": "lvm-thin",
"proxmox_storage_format": "raw",
"proxmox_iso_pool": "local:iso",