Friday, February 25, 2022

Re: Syncing users between two OpenBSD systems

On Tue, Feb 22, 2022 at 12:10:04AM +0000, Dave Wilson wrote:
> Is there a clean way to do this sort of user synchronisation?

I'd use Ansible for this and keep users in the inventory.
Then you can deploy identical configuration to as many hosts as you want,
without effort. Ansible scripts are very easy to maintain.

Cheers,
Chris

No comments:

Post a Comment