Don't set a state dir for prometheus either
This commit is contained in:
parent
16c9d4b7c4
commit
d2e648160f
@ -79,7 +79,6 @@ in {
|
||||
state-directory = mkOption {
|
||||
type = str;
|
||||
description = "Directory at which to store Prometheus state.";
|
||||
default = "/var/lib/prometheus";
|
||||
};
|
||||
|
||||
private-network = mkEnableOption "Network is private.";
|
||||
|
Loading…
x
Reference in New Issue
Block a user