fix: add fs-work and etcd cluster
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
enable = true;
|
||||
existing = false;
|
||||
existing = true;
|
||||
nodes =
|
||||
{
|
||||
# manage = "172.16.239.221";
|
||||
# rossby = "172.16.239.222";
|
||||
# fs-work = "172.16.239.210";
|
||||
rossby-manage = "172.16.239.221";
|
||||
rossby = "172.16.239.222";
|
||||
fs-work = "172.16.239.210";
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user