Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To install the cluster, you need to generate an ISO for each host with this repository here.

To generate the ISO in the repository, you should launch these below commands:

Code Block
languagebash
cp srv_fai_config/class/SEAPATH.var.defaults srv_fai_config/class/SEAPATH.var
$EDITOR srv_fai_config/class/SEAPATH.var
./build_iso.sh

See the below section for more details on the configuration file.

...