I have implemented shedlock for my application which works fine without any issues for the two servers we have.
We now have two new servers added on a different domain, and the shedlock picks them as well. (Well, that's how its intended to be)
I have a job which creates the pdf files and place it in a folder. The new servers added don't have access to these folders. So, my job fails when the job is picked by these two new servers.
Is it possible to tell shedlock to pick from any one of my two servers or not pick the other two?