Hi, If you are using only the command line, multiple repos is the way to do this. Randy's suggestion about feeds is a good one. If you are using the rest api you could create multiple "yum_distributor" instances, one for each relative url. Each publish for the repo would run in sequence but at least you would only have to manage one repo. Documentation on the configuration for the yum_distributor can be found at https://pulp-rpm.readthedocs.org/en/latest/tech-reference/yum-plugins.html#yum-distributor.
-Barnaby ----- Original Message ----- From: "Cristian Falcas" <[email protected]> To: [email protected] Sent: Thursday, March 26, 2015 4:47:46 PM Subject: [Pulp-list] publish same repo with multiple relative-url Hello, If we need to publish the same repo with different relative-urls, do we have to declare multiple repos with the same feed? Or is there a more elegant way to do this? Best regards, Cristian Falcas _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
