|
|
d955d86808
|
fix: correct config.yaml to config.yml
Build / build (pull_request) Successful in 1m47s
- ensure terraform can find the correct config.yml
|
2025-11-01 13:59:57 +11:00 |
|
|
|
5e090e9de5
|
feat: enable access to vault certificate
Build / build (pull_request) Successful in 1m52s
- puppet now automatically trusts vault certs for some clients
- ensure build job can access vault certs, or use client.* in .config/incus
|
2025-10-17 23:49:34 +11:00 |
|
|
|
0b99805b09
|
chore: reduce parallelism
Build / build (pull_request) Successful in 1m34s
- reduce plan to 4
- reduce apply to 2
- build servers only have two cores currently
|
2025-10-17 15:58:41 +11:00 |
|
|
|
66d1f8fab8
|
feat: manage incus config.yaml/incus-images from vault
Build / build (pull_request) Successful in 1m44s
- use configuration data from Vault to generate config.yaml
- use configuration data from Vault to generate incus-images certificate
|
2025-10-17 15:52:59 +11:00 |
|
|
|
b6b01cb70d
|
feat: add build job
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 |
|
|
|
4a298bde81
|
chore: upgrade terragrunt/tofu
- fix makefile to work with opentofu and terragrunt 0.90.0
- cleanup comments
- rename template/base/terragrunt.hcl
|
2025-10-17 07:47:29 +11:00 |
|
|
|
25700185bc
|
chore: update makefile, add roles
- add victoriametrics cluster roles
- change terragrunt to be 8 threads for plan
|
2025-07-08 20:11:19 +10:00 |
|
|
|
cb67816eee
|
feat: initial commit
- have been working on this for some time now
|
2025-05-30 22:36:55 +10:00 |
|