refactor: clean up directories and start standardized role names
This commit is contained in:
parent
e2ef196a62
commit
2ae759025c
25 changed files with 160 additions and 0 deletions
55
hosts.ini
55
hosts.ini
|
|
@ -1,55 +0,0 @@
|
|||
[nas]
|
||||
192.168.0.3 static_ip=192.168.0.3
|
||||
|
||||
[ruby]
|
||||
192.168.0.2 static_ip=192.168.0.2
|
||||
|
||||
# Caddy reverse proxy host
|
||||
[web]
|
||||
192.168.0.3 static_ip=192.168.0.3
|
||||
|
||||
[lander]
|
||||
192.168.0.3 static_ip=192.168.0.3
|
||||
|
||||
# Miniflux server host
|
||||
[miniflux]
|
||||
192.168.0.2 static_ip=192.168.0.2
|
||||
|
||||
[monica]
|
||||
192.168.0.2 static_ip=192.168.0.2
|
||||
|
||||
[ntfyserver]
|
||||
192.168.0.3 static_ip=192.168.0.3
|
||||
|
||||
[nefarious]
|
||||
192.168.0.3 static_ip=192.168.0.3
|
||||
|
||||
[matrix]
|
||||
192.168.0.2 static_ip=192.168.0.2
|
||||
|
||||
[atuin-server]
|
||||
192.168.0.2 static_ip=192.168.0.2
|
||||
|
||||
[gitea]
|
||||
192.168.0.2 static_ip=192.168.0.2
|
||||
|
||||
[kanboard]
|
||||
192.168.0.2 static_ip=192.168.0.2
|
||||
|
||||
[baikal]
|
||||
192.168.0.2 static_ip=192.168.0.2
|
||||
|
||||
[photoview]
|
||||
192.168.0.3 static_ip=192.168.0.3
|
||||
|
||||
[calathea]
|
||||
192.168.0.2 static_ip=192.168.0.2
|
||||
|
||||
[actual]
|
||||
192.168.0.3 static_ip=192.168.0.3
|
||||
|
||||
[otter]
|
||||
192.168.0.2 static_ip=192.168.0.2
|
||||
|
||||
[webdav]
|
||||
192.168.0.3 static_ip=192.168.0.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue