WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3

Draft
abonerib wants to merge 486 commits from abonerib/bscpkgs:pkgs/tasycl into master
Showing only changes of commit e8ac6cf0f3 - Show all commits

View File

@ -267,17 +267,6 @@
}
];
}
{
job_name = "ipmi-fox";
metrics_path = "/ipmi";
static_configs = [
{ targets = [ "127.0.0.1:9290" ]; }
];
params = {
target = [ "fox-ipmi" ];
module = [ "fox" ];
};
}
];
};
}