mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-04-29 00:03:15 +00:00
finish nomad, add consul, sops
This commit is contained in:
@@ -25,6 +25,8 @@ in {
|
|||||||
# package = myPkg;
|
# package = myPkg;
|
||||||
enable = true;
|
enable = true;
|
||||||
webUi = true;
|
webUi = true;
|
||||||
|
interface.bind = "end0";
|
||||||
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
bootstrap = false;
|
bootstrap = false;
|
||||||
bootstrap_expect = 7;
|
bootstrap_expect = 7;
|
||||||
|
|||||||
Reference in New Issue
Block a user