aboutsummaryrefslogtreecommitdiff
path: root/opentofu/main.tf
AgeCommit message (Collapse)Author
9 daystofu: increase CPU+RAM & decrease count of k3s workersclyhtsuriva
2025-03-04opentofu: Incr. nb of k3s workers + remove ansible custom moduleclyhtsuriva
2025-03-03tofu: Use static IPs, clean up vars, reduce workersclyhtsuriva
2025-02-26opentofu: add k3s nodesclyhtsuriva
ansible to acutally install k3s w.i.p.
2025-02-18Replace proxmox provider telmate by bpg + remove k8s cluster (talos on the way)clyhtsuriva
Also changes the id of the packer images, now starting at the "end" (999), while VMs start at 100
2025-02-06opentofu: completely migrated k8-cluster.tf to modulesclyhtsuriva
Successfully built on proxmox
2025-02-03opentofu: main becomes docker-server, starting ubuntu and k8s cluster templateclyhtsuriva
2025-02-02opentofu: definition of a docker ready machineclyhtsuriva
First iteration, will be optimized later