Commit Graph

4 Commits

Author SHA1 Message Date
5e090e9de5 feat: enable access to vault certificate
All checks were successful
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
8eb05e1efa feat: add ausyd1nxvm2120 a testhost
All checks were successful
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
464e3c9c5d fix: deploy job cant pull master
All checks were successful
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
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