12 lines
458 B
Plaintext
12 lines
458 B
Plaintext
proxmox_endpoint = "https://192.168.x.x:8006/"
|
|
proxmox_password = "proxmox-root-password"
|
|
node_name = "pve"
|
|
drone_runner_id = 200
|
|
drone_runner_ip = "192.168.x.200/24"
|
|
gateway = "192.168.x.1"
|
|
ssh_public_key_path = "~/.ssh/id_ed25519.pub"
|
|
drone_runner_password = "lxc-root-password"
|
|
k3s_id = 201
|
|
k3s_ip = "192.168.x.201/24"
|
|
k3s_password = "debian-vm-password"
|