WIP: Add TACUDA package #18

Draft
abonerib wants to merge 473 commits from abonerib/bscpkgs:pkgs/tacuda 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" ];
};
}
]; ];
}; };
} }