tweaking configuration to at least provision a VM
This commit is contained in:
@@ -11,7 +11,7 @@ provider "proxmox" {
|
||||
api_token = var.proxmox_api_token
|
||||
insecure = false
|
||||
ssh {
|
||||
agent = true
|
||||
username = "root"
|
||||
agent = false
|
||||
#username = "root"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user