Merge pull request 'a' (#10) from fenix-admin into main

Reviewed-on: fenix-gitea-admin/iac-teste#10
This commit is contained in:
2025-08-19 21:04:18 +00:00

View File

@ -23,7 +23,7 @@ resource "proxmox_vm_qemu" "vm-kubernetes-01" {
pool = "resource-pool" pool = "resource-pool"
tags = "iac-tag" tags = "iac-tag"
os_type = "ubuntu" os_type = "ubuntu"
ipconfig0 = "ip=192.168.1.24\24" ipconfig0 = "ip=192.168.1.24/24"
cpu { cpu {
cores = 2 cores = 2
sockets = 1 sockets = 1