I was wondering if there is a way for chocolatey to sync multiple repositories to one, in a hub and spoke topology.
I am implementing a chocolatey repo system in my organization, and I need to have repositories located in multiple network segments, across several domains, that are not all in the same forest. I need to sync packages across all of these repos.
My initial solution was to use DFS, but because I don't have trust throughout the domains that I am working with, that won't be possible.
Is there anything I can do with chocolatey to accomplish this? Any solutions that I might be missing?