Commit Graph

4 Commits

Author SHA1 Message Date
b6b01cb70d feat: add build job
All checks were successful
Build / build (pull_request) Successful in 2m23s
- add build job that runs `make plan`
- add deploy job that runs `make apply`
- ensure make-plan also runs init target
- enable provider caching
- enable creating client.crt/client.key
- trap EXIT to cleanup temp directory
2025-10-17 13:30:04 +11:00
56145c57e2 chore: change all 2GB hosts to 3GB
- minimum required for dnf makecache to not cause a random oom
2025-08-13 13:25:10 +10:00
7c1c385ab5 feat: add cache path for vmselect
- for use by the cacheDataPath
2025-07-20 16:00:28 +10:00
3181ae453d feat: add vicmet hosts
- add 5 vmstorage
- add 3 vmselect
- add 3 vminsert
- update boilerplate config
2025-07-09 19:34:45 +10:00