commit 91616f9da41414a6621989b06e77149176bd7ec4
parent f441878aaf30bb8ab8af4642b9c309b2870c7127
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 13 Jan 2022 13:57:33 +0100
parent f441878aaf30bb8ab8af4642b9c309b2870c7127
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 13 Jan 2022 13:57:33 +0100
configuration/lollo: move from .33 to .41
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/configuration/lollo.yml b/configuration/lollo.yml @@ -109,7 +109,7 @@ networkd: - Driver: bridge - Network: - DHCP: no - - Address: 195.39.246.33/28 + - Address: 195.39.246.41/28 - Address: 10.0.0.1/24 - Address: 2a0f:4ac0:acab::1/62 - RoutingPolicyRule: @@ -378,13 +378,13 @@ services: - /fritz.box/192.168.178.1 - /lollo/10.0.0.1 addresses: - - home.ctu.cx, 195.39.246.33, 2a0f:4ac0:acab::1 - - legacy.home.ctu.cx, 195.39.246.33, 2a0f:4ac0:acab::1 - - dnsmasq.home.ctu.cx, 195.39.246.33, 2a0f:4ac0:acab::1 - - music.home.ctu.cx, 195.39.246.33, 2a0f:4ac0:acab::1 - - influx.home.ctu.cx, 195.39.246.33, 2a0f:4ac0:acab::1 - - repo.home.ctu.cx, 195.39.246.33, 2a0f:4ac0:acab::1 - - wiki.home.ctu.cx, 195.39.246.33, 2a0f:4ac0:acab::1 + - home.ctu.cx, 195.39.246.41, 2a0f:4ac0:acab::1 + - legacy.home.ctu.cx, 195.39.246.41, 2a0f:4ac0:acab::1 + - dnsmasq.home.ctu.cx, 195.39.246.41, 2a0f:4ac0:acab::1 + - music.home.ctu.cx, 195.39.246.41, 2a0f:4ac0:acab::1 + - influx.home.ctu.cx, 195.39.246.41, 2a0f:4ac0:acab::1 + - repo.home.ctu.cx, 195.39.246.41, 2a0f:4ac0:acab::1 + - wiki.home.ctu.cx, 195.39.246.41, 2a0f:4ac0:acab::1 - pbx.home.ctu.cx, 195.39.246.46 dns_servers: - 1.1.1.1 @@ -400,8 +400,8 @@ services: - option6:dns-server, [2a0f:4ac0:acab::1] - private, option:router, 10.0.0.1 - private, option:dns-server, 10.0.0.1 - - public, option:router, 195.39.246.33 - - public, option:dns-server, 195.39.246.33 + - public, option:router, 195.39.246.41 + - public, option:dns-server, 195.39.246.41 ranges: - private, 10.0.0.100, 10.0.0.200, 255.255.255.0, 48h - public, 195.39.246.34, static, 255.255.255.240, 195.39.246.47, 48h