configs/manager: ns2 lives at a new ip
This commit is contained in:
parent
92946045fc
commit
db700613d1
@ -48,7 +48,7 @@ with lib; {
|
|||||||
networking = {
|
networking = {
|
||||||
hosts = {
|
hosts = {
|
||||||
"66.135.2.235" = [ "ns1" ];
|
"66.135.2.235" = [ "ns1" ];
|
||||||
"23.234.251.216" = [ "ns2" ];
|
"142.171.43.82" = [ "ns2" ];
|
||||||
"46.23.94.18" = [ "ns3" ];
|
"46.23.94.18" = [ "ns3" ];
|
||||||
"198.23.149.18" = [ "ns4" ];
|
"198.23.149.18" = [ "ns4" ];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user