Update terraform/main.tf, .gitlab-ci.yml

This commit is contained in:
2022-11-08 20:34:16 +00:00
parent 4611319c8f
commit 9dd432268f
2 changed files with 2 additions and 11 deletions

View File

@@ -82,4 +82,3 @@ resource "proxmox_vm_qemu" "k3server" {
nameserver = var.dnsserver
sshkeys = var.sshkeys
}