mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-01-25 22:52:57 +00:00
finish nomad, add consul, sops
This commit is contained in:
@@ -31,7 +31,7 @@ in {
|
|||||||
bootstrap = false;
|
bootstrap = false;
|
||||||
server = true;
|
server = true;
|
||||||
bootstrap_expect = 3;
|
bootstrap_expect = 3;
|
||||||
encrypt = config.sops.secrets.consul_encrypt.path;
|
encrypt = config.sops.secrets.consul_encrypt;
|
||||||
performance = {
|
performance = {
|
||||||
raft_multiplier = 5;
|
raft_multiplier = 5;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user