mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-01-25 14:42:55 +00:00
finish nomad, add consul, sops
This commit is contained in:
@@ -31,6 +31,7 @@ in {
|
||||
# package = myPkg;
|
||||
enable = true;
|
||||
webUi = true;
|
||||
consulAddr = "0.0.0.0:8500";
|
||||
interface.bind = "end0";
|
||||
extraConfigFiles = [config.sops.secrets."consul_encrypt.json".path];
|
||||
extraConfig = {
|
||||
|
||||
Reference in New Issue
Block a user