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