FreeBSD

Port

The mcollective distribution contains an OpenBSD port, which is sort-of-but-not-quite suitable for FreeBSD. I wrote a FreeBSD-specific one at

https://github.com/zomo/freebsd-ports/tree/master/sysutils/mcollectived/

It includes an rc.d script. It’s (currently) focused on the server bits, so doesn’t include the mc-* tools. Maybe of use to someone!

  • An official port has been committed to the ports tree —raj@csub.edu