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