On Tue, Apr 14, 2020 at 04:20:22PM +0200, Clement Verna wrote: > Hi all, > I have been playing a little bit around with the koji-ansible collection > and created a Proof of Concept playbook that creates the main tags for a > release in koji (staging). > I have installed the collection on batcave01 running the following > ``` > ansible-galaxy collection install > ktdreyer.koji_ansible:0.0.0-git.274+c448a960 > ``` > And the playbook is available under > playbooks/manual/releng/koji-release-tags.yml [0]. For now there is still > very much a lot of things hard coded, but that should give us a good idea > of what we can do with that collection. > Members of the sysadmin-main group can try the playbook by running > ``` > ansible-playbook > /srv/web/infra/ansible/playbooks/manual/releng/koji-release-tags.yml > --check > ``` > For now it is executed on `[1]composer.stg.phx2.fedoraproject.org` and it > is using this host keytab to authenticate with koji. > I ll keep working on this and see if I can turn it in a role that could be > used to create all the tags for each release, in the mean time if you have > ideas or feedback please share them with me :-). I have not played with it, but a big +1 for the idea. It would also help a lot to keep staging inline with production! Thanks for working on this, Pierre _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx