Files
server/terraform/pihole/secrets.tfvars.example
2025-06-09 23:32:10 -04:00

7 lines
186 B
Plaintext

proxmox_endpoint = "https://192.168.2.1:8006/"
proxmox_username = "username@pam"
proxmox_password = "SECRET"
proxmox_ssh_username = "username"
proxmox_ssh_private_key = "~/.ssh/id_rsa"