Added consul and nomad to thingvellir
This commit is contained in:
@@ -27,6 +27,12 @@ in
|
||||
group = "consul";
|
||||
mode = "644";
|
||||
};
|
||||
"consul.d/agent-token-thingvellir.json" = {
|
||||
file = ../secrets/consul.d/agent-token-thingvellir.json.age;
|
||||
owner = "consul";
|
||||
group = "consul";
|
||||
mode = "644";
|
||||
};
|
||||
} //
|
||||
# Nomad -------------------------------
|
||||
lib.optionalAttrs nomadCfg.enable {
|
||||
|
||||
Reference in New Issue
Block a user