Initial commit
This commit is contained in:
7
terraform.tfvars.example
Normal file
7
terraform.tfvars.example
Normal file
@@ -0,0 +1,7 @@
|
||||
proxmox_endpoint = "https://<pve-adn>:8006"
|
||||
proxmox_api_token = "root@pam!xxxxxxxxx=xxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
proxmox_insecure = true
|
||||
|
||||
node_name = "<nom-du-node-pve>"
|
||||
|
||||
ssh_public_key = "ssh-ed25519 AAAA... user@host"
|
||||
Reference in New Issue
Block a user