Issue #9098
Updated by dalley over 3 years ago
Mirrored repository syncs were creating one publication per sub-repository, which is in contrast to the way that pulp normally works. Standard publish puts the sub-repos into the same publication in a direct sub-directory because this is the only way to have everything distributed properly. Otherwise the other publications are in-accessible.
Mirrored syncs need to work the same way.