Add forgejo hosts
This commit is contained in:
parent
c479b7fcea
commit
9a5f632ce4
4 changed files with 48 additions and 0 deletions
|
@ -16,6 +16,11 @@ dnagw:
|
|||
hosts:
|
||||
dna-gw01.home.foo.sh:
|
||||
dna-gw02.home.foo.sh:
|
||||
forgejo:
|
||||
hosts:
|
||||
forgejo02.home.foo.sh:
|
||||
vars:
|
||||
forgejo_version: "10.0.1"
|
||||
frigate:
|
||||
hosts:
|
||||
frigate02.home.foo.sh:
|
||||
|
@ -165,6 +170,7 @@ rocky9:
|
|||
children:
|
||||
adm:
|
||||
audiobooks:
|
||||
forgejo:
|
||||
frigate:
|
||||
gitea:
|
||||
homeassistant:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue