mirror of https://gitlab.crans.org/nounous/nixos
test config host
parent
053b0b0de5
commit
c22ba21761
|
|
@ -19,7 +19,7 @@
|
||||||
mon = {
|
mon = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
"mon host" = "172.16.6.3";
|
"mon host" = "172.16.4.3";
|
||||||
"mon initial members" = "cephiroth";
|
"mon initial members" = "cephiroth";
|
||||||
};
|
};
|
||||||
daemons = ["cephiroth"];
|
daemons = ["cephiroth"];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue