major: initial rossy cluster and biggish refactor
This commit is contained in:
12
rossby/etcdCluster.nix
Normal file
12
rossby/etcdCluster.nix
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
enable = true;
|
||||
existing = false;
|
||||
nodes =
|
||||
{
|
||||
# manage = "172.16.239.221";
|
||||
# rossby = "172.16.239.222";
|
||||
# fs-work = "172.16.239.210";
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user