#63 Install both hub and builder plugins.
Merged by mikeb. Opened by ralph.
ralph/koji plugin-installation  into  master

Download 63.patch
no initial comment

This is a different take at #45.

Instead of installing just the runroot builder plugin explicitly, here we
separate the plugins out into hub and builder plugins explicitly and install
each type in turn.

I see why you kept FILES, CONFDIR, and CONFFILES (minimizing the diff), but I think I'd rather be explicit, and change those to HUBFILES, HUBCONFDIR, and HUBCONFFILES.

Also, can we change BUILDERCONFDIR to /etc/kojid/plugins?

Pull-Request has been updated

Done.

@ausil will need to be aware that the expected file location changed for the runroot.py plugin though, so we can adjust our Fedora-specific config in ansible.

@mikeb, I don't have rights to merge this.

Can you do it and close #45 as well? It would be great to start cleaning out the PR queue here.

Pull-Request has been merged by mikeb

Changes like this need to be reflected in the spec file
https://pagure.io/koji/pull-request/65

Metadata