First commit
This commit is contained in:
6
terraform/k3s/secrets.tfvars.example
Normal file
6
terraform/k3s/secrets.tfvars.example
Normal file
@@ -0,0 +1,6 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user