puppet-prod/site/profiles/manifests/gitea
Ben Vincent 57870658b5 feat: act runner updates (#432)
saving artifacts are breaking in some actions as the runner will switch
between different git hosts. using haproxy will ensure the same backend
is always hit via stick-tables and cookies

- ensure runners use haproxy to reach git

we now package act_runner now, lets use the rpm

- change installation method to rpm instead of curl + untar
- add capability to versionlock act_runner
- fix paths to act_runner
- remove manually installed act_runner

Reviewed-on: #432
2026-01-03 21:51:47 +11:00
..
haproxy.pp feat: enable external access to gitea (#344) 2025-07-06 13:47:56 +10:00
init.pp feat: refacter gitea profile 2024-06-01 17:16:37 +10:00
runner.pp feat: act runner updates (#432) 2026-01-03 21:51:47 +11:00
user.pp fix: manage git user (#339) 2025-07-06 11:27:35 +10:00