aboutsummaryrefslogtreecommitdiffstats
path: root/opentofu/outputs.tf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tofu: Use static IPs, clean up vars, reduce workersclyhtsuriva2025-03-031-0/+3
|
* Replace proxmox provider telmate by bpg + remove k8s cluster (talos on the way)clyhtsuriva2025-02-181-4/+2
| | | | | Also changes the id of the packer images, now starting at the "end" (999), while VMs start at 100
* opentofu: completely migrated k8-cluster.tf to modulesclyhtsuriva2025-02-061-2/+2
| | | | Successfully built on proxmox
* opentofu: add kubespray submodule to deploy via ansibleclyhtsuriva2025-02-031-1/+0
| | | | 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-3/+12
|
* opentofu: definition of a docker ready machineclyhtsuriva2025-02-021-0/+4
First iteration, will be optimized later