Files
proxmox-tofu/proxmox/credentials.auto.tfvars.example

13 lines
520 B
Plaintext

# Proxmox
proxmox_api_url = "https://192.168.1.10:8006/api2/json"
proxmox_api_token_id = "root@pam!supersecret"
proxmox_api_token_secret = "js7ej5k9-hd75-hd64-js56-js834jmd732"
proxmox_target_node = "your proxmox node"
proxmox_storage_device = "samsung-ssd"
# Talos Linux
cluster_name = "your cluster name"
network = "192.168.1.0/24"
network_gateway = "192.168.1.1"
domain_name_server = "192.168.1.1"
vlan_tag = 20 # Optional: if you don't specify it no Vlan tag is set for the virtual machine