5 Commits

Author SHA1 Message Date
unkinben 6f51b89e6a chore: resize puppetdb disk size
Build / build (pull_request) Successful in 3m35s
/data filled for patroni nodes. increase size until real fix can be made
ensure terraform is available for build job
2026-04-13 22:25:48 +10:00
unkinben 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
unkinben 8eb05e1efa feat: add ausyd1nxvm2120 a testhost
Build / build (pull_request) Successful in 1m45s
- add testhost, will be used to verify puppet -> openvox migration
- change build -> deploy in deploy job
2025-10-17 15:29:00 +11:00
unkinben 464e3c9c5d fix: deploy job cant pull master
Build / build (pull_request) Successful in 2m27s
- dont try pull the master branch in the deploy job
2025-10-17 15:02:56 +11:00
unkinben 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