Changes

Jump to navigation Jump to search
m
Line 159: Line 159:  
* Set the extra options on the tag so the plugin will generate the repository:  where ONLY those rpms signed with that key will be included in the generated external repository<syntaxhighlight lang="bash">
 
* Set the extra options on the tag so the plugin will generate the repository:  where ONLY those rpms signed with that key will be included in the generated external repository<syntaxhighlight lang="bash">
 
koji edit-tag -x tag2distrepo.enabled=True -x tag2distrepo.keys='44922a28' smecontribs11
 
koji edit-tag -x tag2distrepo.enabled=True -x tag2distrepo.keys='44922a28' smecontribs11
</syntaxhighlight>We have added some extra optional options, that you can also set, if required<syntaxhighlight lang="bash">
+
</syntaxhighlight>We have added some extra options, that you can also set, if required<syntaxhighlight lang="bash">
 
koji edit-tag -x tag2distrepo.skip_missing_signatures=True -x tag2distrepo.allow_missing_signatures smecontribs11  
 
koji edit-tag -x tag2distrepo.skip_missing_signatures=True -x tag2distrepo.allow_missing_signatures smecontribs11  
 
</syntaxhighlight>You can check by doing:<syntaxhighlight lang="bash">
 
</syntaxhighlight>You can check by doing:<syntaxhighlight lang="bash">
381

edits

Navigation menu