cluster/services/consul: use our consul package
This commit is contained in:
parent
b98485516b
commit
5b9d428f84
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ in
|
|||
services.consul = {
|
||||
enable = true;
|
||||
webUi = true;
|
||||
package = depot.packages.consul;
|
||||
extraConfig = {
|
||||
datacenter = "eu-central";
|
||||
domain = "sd-magic.${domain}.";
|
||||
|
|
Loading…
Reference in a new issue