unkinben
4b9a6de83b
Dual-write ENC data into encapi alongside Cobbler
...
Build / build (pull_request) Failing after 11m25s
Seed encapi (statuses, roles, prodnxsr node assignments) and make the
instance module also create an encapi_node for every VM, so the k8s
puppetserver ENC can cut over from Cobbler. Cobbler/puppetca/puppetdb
resources are left untouched.
- Add config/encapi leaf + modules/encapi driving statuses/roles/nodes
from YAML (3 statuses, 51 roles, 13 prodnxsr physical nodes).
- Add encapi_node to modules/instance (certname, role, environment).
- Wire encapi provider into root.hcl required_providers and the module
providers; plumb ENCAPI_WRITE_TOKEN via Makefile vault_env.
2026-07-24 22:46:26 +10:00
unkinben
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
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
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
unkinben
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
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
unkinben
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
unkinben
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
unkinben
cb67816eee
feat: initial commit
...
- have been working on this for some time now
2025-05-30 22:36:55 +10:00