Just force ns2 = ns1
This commit is contained in:
@@ -22,5 +22,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
hosts = { procul = { ipv4-address = "172.86.179.18"; }; };
|
||||
hosts = {
|
||||
procul = { ipv4-address = "172.86.179.18"; };
|
||||
ns2 = { ipv4-address = "172.86.179.18"; };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user