Removed provision config away from kitt
This commit is contained in:
parent
9148963c1f
commit
963a189bcb
2 changed files with 2 additions and 8 deletions
|
@ -97,11 +97,5 @@ in {
|
|||
ip = ip_pub;
|
||||
name = name;
|
||||
};
|
||||
|
||||
# maybe just do provision config directly ?
|
||||
datasource = {
|
||||
name = "Prometheus";
|
||||
url = "http://localhost:${toString config.services.skynet.prometheus.server.port}";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue