Comment 1 for bug 1602719

Revision history for this message
Vladimir Kuklin (vkuklin) wrote : Re: priorities for plugins repositories dosen't work

So this seems to be due to the fact that we do not configure apt::pins in plugin_setup_repositories.pp file- we only configure apt::sources there. So what we need to do is simply run generate_apt_pins for each list of repos of each plugin and call create_resources for apt::pin with these hashes.