Move mirror host to vmhost02

This commit is contained in:
Timo Makinen 2024-06-26 14:55:28 +00:00
parent 9982ee4386
commit a92d72034e
5 changed files with 9 additions and 10 deletions

View file

@ -1,7 +1,6 @@
---
datadisks:
- {size: 1000}
- {size: 1500, type: hdd}
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}

View file

@ -1,6 +0,0 @@
---
vmhost: vmhost01.home.foo.sh
network_interfaces:
- device: eth0
vlan: 20
mac: 52:54:00:ac:dc:13

View file

@ -0,0 +1,6 @@
---
vmhost: vmhost02.home.foo.sh
network_interfaces:
- device: eth0
vlan: 20
mac: 52:54:00:ac:dc:14

View file

@ -62,7 +62,7 @@ minecraft:
minecraft01.home.foo.sh:
mirror:
hosts:
mirror01.home.foo.sh:
mirror02.home.foo.sh:
mongodb:
hosts:
mongodb01.home.foo.sh:

View file

@ -78,7 +78,7 @@
nginx_site_redirect: https://www.foo.sh/
- role: nginx_site
nginx_site_name: mirrors.foo.sh
nginx_site_proxy: https://mirror01.home.foo.sh/
nginx_site_proxy: https://mirror02.home.foo.sh/
- role: nginx_site
nginx_site_name: movies.foo.sh
nginx_site_proxy: