Let's say I have 50 local repositories and 1 job server. Due to performance concerns (downtime, etc) we want to add another job server and a job server group and make all repositories use this as default.
As I understand, this configuration must be done individually:
- New job server added to each repository
- New job server group created for each repository
Is there any way to do this in a single batch process? It is very tedious when you have many local repositories to add a new job server as you have to do those steps for each existing local repository you want the job server connected to.