Add gitea-runners (work in progress)
This commit is contained in:
parent
2ca8615351
commit
a21159f158
8 changed files with 92 additions and 0 deletions
|
@ -25,6 +25,11 @@ gitea:
|
|||
gitea02.home.foo.sh:
|
||||
vars:
|
||||
gitea_version: "1.19.0-rc1"
|
||||
gitearunner:
|
||||
hosts:
|
||||
gitea-runner02.home.foo.sh:
|
||||
vars:
|
||||
gitea_runner_version: "v0.0.1"
|
||||
homeassistant:
|
||||
hosts:
|
||||
homeassistant01.home.foo.sh:
|
||||
|
@ -146,6 +151,7 @@ rocky9:
|
|||
adm:
|
||||
git:
|
||||
gitea:
|
||||
gitearunner:
|
||||
influxdb:
|
||||
ldap:
|
||||
mirror:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue