On 04/08/18 09:16, Jenny Hopkins wrote:
On Wed, 1 Aug 2018 at 16:40, Chris Green cl@isbd.net wrote:
On Wed, Aug 01, 2018 at 03:17:23PM +0100, Bill Hill wrote:
On 01/08/2018 09:07, Chris Green wrote:
I have several bits of customised configuration that I would like to, somehow, keep in sync on all the above machines, these are things like:-
~/.vilerc - editor configuration ~/.dircolors - colours for ls
Yes, I do something similar from a folder synchronised by syncthing, I guess that's about as good as I'm going to get.
--
Read up on Puppet - you can run it as a master on your main computer and have it push files, update requests etc. to the others.
I much, much prefer Ansible to either Puppet or Chef, but Chris has already said that he doesn't have password-less SSH on all the machines, so I didn't bother suggesting it.
It would do what he wants though, if he had.
Cheers, Laurie.