forked from infra/ansible
forgejo: update dependencies for the runnerhost VM
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
5efffb53b4
commit
b7a8ccdf87
2 changed files with 11 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,9 @@
|
|||
*.swp
|
||||
*.pyc
|
||||
|
||||
# Cursor workspace
|
||||
.cursor
|
||||
|
||||
# emacs projectile
|
||||
.projectile
|
||||
|
||||
|
|
|
|||
|
|
@ -4,5 +4,13 @@ forgejo_project_description: "Forgejo Gitforge"
|
|||
forgejo_application_name: "{{ forgejo_namespace }}"
|
||||
|
||||
forgejo_runnerhost_packages:
|
||||
- ansible
|
||||
- podman
|
||||
- python3
|
||||
- python3-kubernetes
|
||||
- git
|
||||
- cronie
|
||||
- gawk
|
||||
- sed
|
||||
- zabbix-agent
|
||||
- ca-certificates
|
||||
Loading…
Add table
Add a link
Reference in a new issue