mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-01-26 07:01:48 +00:00
finish nomad, add consul, sops
This commit is contained in:
@@ -13,7 +13,7 @@ in {
|
||||
package = pkgs.consul_1_9;
|
||||
enable = true;
|
||||
webUi = true;
|
||||
extra_config = {
|
||||
extraConfig = {
|
||||
bootstrap = false;
|
||||
bootstrap_expect = 7;
|
||||
encrypt = config.sops.secrets.consul_encrypt.path;
|
||||
|
||||
Reference in New Issue
Block a user