aboutsummaryrefslogtreecommitdiffstats
path: root/opentofu/variables.tf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* opentofu: Incr. nb of k3s workers + remove ansible custom moduleclyhtsuriva2025-03-041-5/+0
|
* tofu: Use static IPs, clean up vars, reduce workersclyhtsuriva2025-03-031-10/+0
|
* tofu: update bpg/proxmox to 0.73.0 & clean varsclyhtsuriva2025-03-031-23/+0
|
* opentofu: add k3s nodesclyhtsuriva2025-02-261-0/+4
| | | | ansible to acutally install k3s w.i.p.
* Replace proxmox provider telmate by bpg + remove k8s cluster (talos on the way)clyhtsuriva2025-02-181-6/+5
| | | | | 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/+5
| | | | 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-1/+18
|
* opentofu: definition of a docker ready machineclyhtsuriva2025-02-021-0/+46
First iteration, will be optimized later