This is a slight rework of PR#2947
And it partially addresses #3011
Related: https://pagure.io/koji/issue/3011
This change adds a boolean ignore_other_volumes option to kojira (default: False).
When set to True, kojira will not delete repos from any volume other than the default one.
Note that, at present, only dist-repos can be generated on non-default volumes.
This is a slight rework of PR#2947
And it partially addresses #3011
Related: https://pagure.io/koji/issue/3011
This change adds a boolean
ignore_other_volumesoption to kojira (default: False).When set to True, kojira will not delete repos from any volume other than the default one.
Note that, at present, only dist-repos can be generated on non-default volumes.