Separate forgejo and forgejo-runner roles
Also improve forgejo-runner config.
This commit is contained in:
parent
5c796f2ec0
commit
0c4105f918
8 changed files with 103 additions and 144 deletions
2
roles/forgejo-runner/templates/podman.j2
Normal file
2
roles/forgejo-runner/templates/podman.j2
Normal file
|
@ -0,0 +1,2 @@
|
|||
podman_user="{{ user_info.name }}"
|
||||
podman_uri="unix://{{ user_info.home }}/podman.sock"
|
Loading…
Add table
Add a link
Reference in a new issue