Updated talos version, made setup more configurable, removed obsolet stuff

This commit is contained in:
Max Pfeiffer
2025-09-11 19:48:06 +02:00
parent d43ddca54a
commit cf41134815
12 changed files with 291 additions and 202 deletions

View File

@@ -1,7 +1,13 @@
# 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"
cluster_endpoint = "https://192.168.1.100:6443"
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