WIP: Consul ACLs #117

Draft
max wants to merge 8 commits from pr-consul-acl into master
Showing only changes of commit 994554bafd - Show all commits

View file

@ -35,6 +35,8 @@ in
}; };
}; };
systemd.services.consul.serviceConfig.Type = "notify";
services.grafana-agent.settings.integrations.consul_exporter = { services.grafana-agent.settings.integrations.consul_exporter = {
enabled = true; enabled = true;
instance = hostName; instance = hostName;