Will do so. On Thu, 14 Mar 2019 at 10:23, Clement Verna <cverna@xxxxxxxxxxxxxxxxx> wrote: > > Thanks, this now pushed to ansible. > > So if someone could run the playbooks > (playbooks/openshift-apps/bodhi.yml and > playbooks/openshift-apps/greenwave.yml) using the apply-appowners tag > that would be awesome :D > > On Thu, 14 Mar 2019 at 15:12, Pierre-Yves Chibon <pingou@xxxxxxxxxxxx> wrote: > > > > On Thu, Mar 14, 2019 at 02:43:07PM +0100, Clement Verna wrote: > > > Hi all, > > > > > > I would like to update the appowners for Greenwave and Bodhi in > > > Openshift but I don't want to restart the services so following is a > > > Patch to add an ansible tag to only update the appowners. > > > > > > diff --git a/playbooks/openshift-apps/bodhi.yml > > > b/playbooks/openshift-apps/bodhi.yml > > > index 0e0ccae4c..e5b7f37ed 100644 > > > --- a/playbooks/openshift-apps/bodhi.yml > > > +++ b/playbooks/openshift-apps/bodhi.yml > > > @@ -18,6 +18,8 @@ > > > appowners: > > > - bowlofeggs > > > - cverna > > > + tags: > > > + - apply-appowners > > > - role: openshift/keytab > > > app: bodhi > > > key: koji-keytab > > > diff --git a/playbooks/openshift-apps/greenwave.yml > > > b/playbooks/openshift-apps/greenwave.yml > > > index ce86f6951..0f96fb9c7 100644 > > > --- a/playbooks/openshift-apps/greenwave.yml > > > +++ b/playbooks/openshift-apps/greenwave.yml > > > @@ -20,6 +20,8 @@ > > > - lholecek > > > - ralph > > > - cverna > > > + tags: > > > + - apply-appowners > > > - role: openshift/secret-file > > > app: greenwave > > > secret_name: greenwave-fedmsg-key > > > -- > > > > +1 for me as well, > > > > Pierre > > -----BEGIN PGP SIGNATURE----- > > > > iF0EARECAB0WIQQ6HkEU7c1rsmkeUi/YdFsHEOhzCgUCXIpfBwAKCRDYdFsHEOhz > > Ci4sAKCgMd/uMw82p6/408rSnedU1nAbNQCfca9rxfXBqqk+Hm+mgLVGBGWgCcM= > > =Htzr > > -----END PGP SIGNATURE----- > > _______________________________________________ > > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx -- Stephen J Smoogen. _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx