First push
This commit is contained in:
10
terraform.tfvars
Normal file
10
terraform.tfvars
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copier en `terraform.tfvars` puis remplacer les placeholders
|
||||
# par les vraies valeurs. Toutes les variables listees ici sont obligatoires
|
||||
|
||||
proxmox_endpoint = "https://npx-666942cd.nia.nidora.lan:8006"
|
||||
proxmox_api_token = "tofu@pam!opentofu=f59770a7-df52-4744-a7f2-9b44113924f9"
|
||||
proxmox_insecure = true
|
||||
|
||||
node_name = "npx-666942cd"
|
||||
|
||||
ssh_public_key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDV8PkUNKeIftHKf+nrS9CH9pUlOSJ8s27ejEgqH3kAs dorygann@fedora"
|
||||
Reference in New Issue
Block a user