9 lines
339 B
Plaintext
9 lines
339 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"
|