Remove gitea hosts

This commit is contained in:
Timo Makinen 2025-03-06 19:29:04 +00:00
parent 9a5f632ce4
commit b02af6f9e6
7 changed files with 0 additions and 78 deletions

View file

@ -1,8 +0,0 @@
---
datadisks:
- {size: 10, type: nvme}
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 443, from: [172.20.20.0/22]}
- {proto: tcp, port: 9100, from: [172.20.20.0/22]}

View file

@ -1,4 +0,0 @@
---
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 9100, from: [172.20.20.0/22]}