aboutsummaryrefslogtreecommitdiffstats
path: root/opentofu/terraform.tfvars (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tofu: update bpg/proxmox to 0.78.0 (tested)clyhtsuriva2025-05-241-1/+2
|
* opentofu: Incr. nb of k3s workers + remove ansible custom moduleclyhtsuriva2025-03-041-1/+0
|
* tofu: Use static IPs, clean up vars, reduce workersclyhtsuriva2025-03-031-11/+7
|
* opentofu: add k3s nodesclyhtsuriva2025-02-261-0/+1
| | | | ansible to acutally install k3s w.i.p.
* Replace proxmox provider telmate by bpg + remove k8s cluster (talos on the way)clyhtsuriva2025-02-181-0/+1
| | | | | Also changes the id of the packer images, now starting at the "end" (999), while VMs start at 100
* opentofu: add kubespray submodule to deploy via ansibleclyhtsuriva2025-02-031-1/+2
| | | | Not working yet, getting : "msg": "Ansible must be between 2.16.4 and 2.17.0 exclusive - you have 2.17.5"
* opentofu: main becomes docker-server, starting ubuntu and k8s cluster templateclyhtsuriva2025-02-031-7/+8
|
* opentofu: definition of a docker ready machineclyhtsuriva2025-02-021-0/+7
First iteration, will be optimized later