Re: best software for managing multiple freebsd & linux machines ?

From: David Christensen <dpchrist_at_holgerdanske.com>
Date: Sun, 10 Oct 2021 19:20:29 UTC
On 10/10/21 08:31, tech-lists wrote:
> Hi,
> 
> What, in the opinion of the list, is the best software for
> orchestrating configs on freebsd & linux (mainly ubuntu or other
> debian-based distro).
> 
> offhand, I know of puppet but have never much used it. thanks,

On 10/10/21 09:40, tech-lists wrote:
> I was wondering what people on this list would use, and if possible, 
> what their reasons are.

I have a SOHO network that I administer using SSH, Vim, CVS, various 
userland tools, and homebrew scripts (Bourne, Bash, and Perl).  The most 
important element is a networked version control system.


If and when I need to administer many machines, I will learn a 
configuration management tool (most likely Ansible, because it is 
recommended by MWL).


David