Commit Graph

71 Commits

Author SHA1 Message Date
66d1f8fab8 feat: manage incus config.yaml/incus-images from vault
All checks were successful
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
0ca4fc0cf0 Merge pull request 'feat: add ausyd1nxvm2120 a testhost' (#31) from benvin/testhost into master
Some checks failed
Deploy / deploy (push) Failing after 1m53s
Reviewed-on: #31
2025-10-17 15:33:04 +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
1d9684f403 Merge pull request 'fix: deploy job cant pull master' (#30) from benvin/deploy_job_fix into master
Some checks failed
Deploy / build (push) Failing after 2m9s
Reviewed-on: #30
2025-10-17 15:12:48 +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
bd3eb6e8c7 Merge pull request 'feat: add build job' (#29) from benvin/build_job into master
Some checks failed
Deploy / build (push) Failing after 5s
Reviewed-on: #29
2025-10-17 15:01:36 +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
3f386b4e21 Merge pull request 'chore: upgrade terragrunt/tofu' (#28) from benvin/upgrade into master
Reviewed-on: #28
2025-10-17 07:49: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
cc4e5248da Merge pull request 'chore: change all 2GB hosts to 3GB' (#27) from benvin/default_3gb into master
Reviewed-on: #27
2025-08-13 13:25:55 +10: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
09ace1dd43 Merge pull request 'chore: upgrade memory for haproxy' (#26) from benvin/haproxymem into master
Reviewed-on: #26
2025-08-11 22:54:40 +10:00
ee1d28099e chore: upgrade memory for haproxy
- more failures from dnf
2025-08-11 22:54:05 +10:00
59bc523793 Merge pull request 'feat: add s3 interface' (#25) from benvin/rgw into master
Reviewed-on: #25
2025-08-10 19:55:49 +10:00
f90f6166ae feat: add s3 interface
- add 5 ceph rgw containers
2025-08-10 19:55:01 +10:00
496e05b730 Merge pull request 'feat: add new profiles, up memory' (#24) from benvin/puppetmem into master
Reviewed-on: #24
2025-08-09 14:43:05 +10:00
67846f5908 feat: add new profiles, up memory
- add new profiles for 3 and 6GB RAM
- upgrade puppet hosts to 6GB RAM
2025-08-09 14:42:16 +10:00
2d4b7fb9c8 Merge pull request 'chore: memory increase' (#23) from benvin/memory-upgrades into master
Reviewed-on: #23
2025-08-08 23:45:32 +10:00
f0c6909a25 chore: memory increase
- dnf is causing some oom events, needs a little more memory
2025-08-08 23:40:37 +10:00
8a8b33eaad Merge pull request 'victorialogs' (#22) from victorialogs into master
Reviewed-on: #22
2025-08-08 23:16:54 +10:00
5befbcd14e feat: add victorialogs systems
- 5 vlstorage
 - 3 vlselect
 - 3 vlinsert
 - 2 vlagent
2025-08-08 23:15:50 +10:00
8a0e7a7620 feat: add victorialogs roles
- add vl* roles to boilerplate
2025-08-07 20:37:47 +10:00
b8fac526b6 Merge pull request 'chore: failing dnf updates as out of memory' (#21) from benvin/memory_changes into master
Reviewed-on: #21
2025-08-02 10:11:58 +10:00
a6db4c2d19 chore: failing dnf updates as out of memory
- increase memory for redis instances
- increase memory for grafana instances
2025-08-02 10:05:03 +10:00
f0271546bc Merge pull request 'feat: bump memory for glauth' (#20) from benvin/glauth_memory into master
Reviewed-on: #20
2025-07-27 13:43:43 +10:00
8471742131 feat: bump memory for glauth
- puppet has oom'ed a few times now
2025-07-27 13:43:06 +10:00
7b3d224b64 Merge pull request 'feat: add cache path for vmselect' (#19) from benvin/vmselect-cache into master
Reviewed-on: #19
2025-07-20 16:01:13 +10:00
7c1c385ab5 feat: add cache path for vmselect
- for use by the cacheDataPath
2025-07-20 16:00:28 +10:00
791edafa26 Merge pull request 'chore: increase prometheus storage' (#18) from benvin/prometheus_storage into master
Reviewed-on: #18
2025-07-19 12:36:37 +10:00
57c41108de chore: increase prometheus storage
- both instances are close to 100% full
2025-07-19 12:35:49 +10:00
35574d09ab Merge pull request 'feat: add vmagent instances' (#17) from benvin/vmagent into master
Reviewed-on: #17
2025-07-13 18:35:22 +10:00
b58002ab4f feat: add vmagent instances
- add three vmagent instances
2025-07-13 18:33:50 +10:00
72da78969d Merge pull request 'feat: add cobbler' (#16) from benvin/cobbler into master
Reviewed-on: #16
2025-07-12 20:32:30 +10:00
7c5d16c25e feat: add cobbler
- add cobbler container
2025-07-12 20:32:05 +10:00
8400304567 Merge pull request 'feat: add new puppetca' (#15) from benvin/puppetca into master
Reviewed-on: #15
2025-07-09 20:29:25 +10:00
ff2f997c58 feat: add new puppetca
- replace ausyd1nxvm1036 with ausyd1nxvm2097
2025-07-09 20:28:30 +10:00
bc7f3a0e32 Merge pull request 'feat: add vicmet hosts' (#14) from benvin/victoriametrics into master
Reviewed-on: #14
2025-07-09 19:36:22 +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
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
28b66bdd0b Merge pull request 'feat: add clustered git service nodes' (#13) from benvin/gitea into master
Reviewed-on: https://git.query.consul/unkin/terraform-incus/pulls/13
2025-07-05 16:47:50 +10:00
73bb7fdd76 feat: add git::redis role to list
- add new role to boilerplate
2025-07-05 16:45:46 +10:00
903027018e feat: add gitea redis cluster
- add three instances for redisha (sentinel+redis)
- used for cache/queues on gitea
2025-07-05 16:44:02 +10:00
ee6a98ba74 feat: add gitea servers
- add three gitea servers
2025-07-05 16:42:50 +10:00
23cc04002e feat: add git server role
- new role for git servers
- adding to boilerplate config
2025-07-02 19:34:15 +10:00
342528b6ed Merge pull request 'benvin/shared_postgres' (#12) from benvin/shared_postgres into master
Reviewed-on: https://git.query.consul/unkin/terraform-incus/pulls/12
2025-07-01 20:39:40 +10:00
1e7aa21756 feat: add shared patroni cluster
- add a three node shared patroni cluster
2025-07-01 20:38:29 +10:00
f1db95dfe7 chore: add additional roles
- update boilerplate roles available
2025-06-29 17:14:28 +10:00
a792af0f36 Merge pull request 'feat: add dhcp servers' (#11) from benvin/dhcp into master
Reviewed-on: https://git.query.consul/unkin/terraform-incus/pulls/11
2025-06-29 15:53:59 +10:00
913ab1f692 feat: add dhcp servers
- add three dhcp server instances
2025-06-29 15:53:30 +10:00
24a52300e1 Merge pull request 'feat: add haproxy nodes' (#10) from benvin/haproxy into master
Reviewed-on: https://git.query.consul/unkin/terraform-incus/pulls/10
2025-06-28 16:31:15 +10:00