parent
5591a5c278
commit
873d8dcad3
1 changed files with 5 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
|||
provider "proxmox" {
|
||||
endpoint = var.proxmox_endpoint
|
||||
api_token = var.proxmox_api_token
|
||||
insecure = true
|
||||
}
|
||||
# provider "proxmox" {
|
||||
# endpoint = var.proxmox_endpoint
|
||||
# api_token = var.proxmox_api_token
|
||||
# insecure = true
|
||||
# }
|
||||
|
||||
locals {
|
||||
cluster_name = "k8s-wheatley"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue