|
|
|
|
|
by harrytuttle
4650 days ago
|
|
From my perspective (I'm not the GP), I will be using a custom configuration management system that I wrote back in 1999. It's. Like puppet but ssh based, written in sh and standard Unix tooling. It doesn't use a DAG so you have to order dependencies carefully. That will pull binary packages from ports builds on another machine and install and configure them. |
|