seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
Apache License 2.0
6 stars 10 forks source link

images/seapath-host-common: install ipmitool for fencing #220

Closed dupremathieu closed 1 month ago

dupremathieu commented 1 month ago

As it was already done on SEAPATH Debian version, this patch adds ipmitool to the list of packages to install on the host image. This is required for fencing in a pacemaker cluster.