Rename folder and update config

This commit is contained in:
2024-11-29 11:30:52 +01:00
parent 0d4e698846
commit be661e4e15
66 changed files with 10741 additions and 3284 deletions

View File

@@ -3,9 +3,11 @@
This is a collection of overall ClusterCockpit configurations that are used in
production.
We are aware that the configuration of ClusterOCkcpit is currently tedious
We are aware that the configuration of ClusterCockpit is currently tedious
involving to edit many different files with partly redundant information.
Hopefully we can provide something simpler in the future.
Please note that the subcluster sections in the job archive cluster config files
can (and should) be generated with [this](https://github.com/ClusterCockpit/cc-backend/blob/master/configs/generate-subcluster.pl) provided perl skript.
Please note that the `subcluster` sections in the job archive cluster.json files
can (and should) be generated with
[this](https://github.com/ClusterCockpit/cc-backend/blob/master/configs/generate-subcluster.pl)
provided Perl script.