mob next [ci-skip] [ci skip] [skip ci]
lastFile:vars/per-machine/vega/yggdrasil/privateKey/secret
This commit is contained in:
@@ -4,4 +4,14 @@
|
||||
clan.core.sops.defaultGroups = [ "admins" ];
|
||||
|
||||
clan.core.settings.machine.description = "Zima board computer for testing in B4L";
|
||||
|
||||
clan.core.vars.generators.prometheus = {
|
||||
files.envFile.secret = true;
|
||||
script = ''
|
||||
echo "" > $out/envFile
|
||||
'';
|
||||
};
|
||||
services.prometheus.alertmanager.environmentFile =
|
||||
config.clan.core.vars.generators.prometheus.files.envFile.path;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user