fix(keepalived): change IP

This commit is contained in:
2025-09-14 10:39:57 +02:00
parent 3156e92210
commit af910eacda

View File

@@ -60,7 +60,7 @@ in
unicastPeers = peers;
virtualIps = [
{
addr = "10.2.1.69/24";
addr = "192.168.88.69/24";
}
];
extraConfig = ''