fix: add fs-work and etcd cluster

This commit is contained in:
2025-09-13 07:03:17 +02:00
parent 6767eb21e6
commit 3af5ba3fbd
8 changed files with 49 additions and 79 deletions

View File

@@ -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";
};
}