On Fri, Nov 16, 2018 at 8:02 PM John Florian jflorian@doubledog.org wrote:
On 10/31/18 6:29 PM, Ken Dreyer wrote:
Hi folks,
I'm working on some native Ansible modules to manage Koji resources.
https://github.com/ktdreyer/koji-ansible
(This is not about installing Koji, it's just a way to declaratively define things within Koji, where you might normally use the koji CLI.)
Since we're on the subject, I should mention that I have a pretty complete Puppet module[1] for managing my entire Koji installation. The documentation is only sufficient if you're already familiar with Koji deployments and Puppet, but otherwise should look quite familiar.
This is neat! Does your puppet module support configuring Koji with Kerberos auth as an alternative to SSL cert auth?