Yocto Installer
- TODO
The compilation and installation of the Yocto version of SEAPATH is entirely described on the GitHub repository seapath/yocto-bsp.
Debian Installer
To install the cluster, you need to generate an ISO, based on Debian 11, for each host with this repository here.
...
In this part, the playbook define the scheduling and the prioritization (see the section).
Playbook's tasks
Hardening
The ansible/playbooks/cluster_setup_hardening_debian.yaml
playbook enables system hardening and the ansible/playbooks/cluster_setup_unhardening_debian.yaml
playbook disables it.
...