Re: How to change upstream release monitoring in pagure?

2017-09-21 Thread Zamir SUN
On 09/21/2017 01:27 AM, Kevin Fenzi wrote: > On 09/20/2017 06:43 AM, Zamir SUN wrote: >> I'm forwarding my question to Infra. >> >> I want to enable release monitoring for my packages. The wiki[1] >> mentions that the-new-hotness "...when it receives a message indicating >> that a project has a

Re: FBR: Remove old files from /pub/fedora /pub/fedora-secondary

2017-09-21 Thread Dennis Gilmore
El jue, 21-09-2017 a las 11:52 -0400, Stephen John Smoogen escribió: > The actions to do this would be the following: > > $ sudo -i ssh r...@bodhi-backend01.phx2.fedoraproject.org > # su - -s /bin/bash ftpsync > # cd /pub/fedora/linux/releases/22 > # rm -rvf ./* > # ln -s ../21/README . > # cd

Re: FBR: Remove old files from /pub/fedora /pub/fedora-secondary

2017-09-21 Thread Kevin Fenzi
On 09/21/2017 08:52 AM, Stephen John Smoogen wrote: > The actions to do this would be the following: > > $ sudo -i ssh r...@bodhi-backend01.phx2.fedoraproject.org > # su - -s /bin/bash ftpsync > # cd /pub/fedora/linux/releases/22 > # rm -rvf ./* > # ln -s ../21/README . > # cd ../23 > # rm -rvf

FBR: Remove old files from /pub/fedora /pub/fedora-secondary

2017-09-21 Thread Stephen John Smoogen
The actions to do this would be the following: $ sudo -i ssh r...@bodhi-backend01.phx2.fedoraproject.org # su - -s /bin/bash ftpsync # cd /pub/fedora/linux/releases/22 # rm -rvf ./* # ln -s ../21/README . # cd ../23 # rm -rvf ./* # ln -s ../21/README . # cd ../24 # rm -rvf ./* # ln -s

Introduction: David Reed

2017-09-21 Thread David Reed
Hello all. I'm a long time user of Fedora (been using it since Fedora 4) and finally decided it's about time I start contributing to this awesome distro and thought the infrastructure group would be a good fit. I'm a Sr. Software Engineer by profession and have 8 years of experience using

Re: Introduction: David Reed

2017-09-21 Thread Patrick Kuny
Hi David! Welcome to the Fedora Project's Infrastructure team. You might also check out #fedora-noc, which has tie-ins to Nagios for monitoring, so we get alerts. There's also usually discussion there about fixing stuff. Since you have a development background, I'll link you to the development

Re: FBR: Remove old files from /pub/fedora /pub/fedora-secondary

2017-09-21 Thread Peter Robinson
On Thu, Sep 21, 2017 at 4:52 PM, Stephen John Smoogen wrote: > The actions to do this would be the following: +1 > $ sudo -i ssh r...@bodhi-backend01.phx2.fedoraproject.org > # su - -s /bin/bash ftpsync > # cd /pub/fedora/linux/releases/22 > # rm -rvf ./* > # ln -s

Re: Freeze break request: add pki redirects to proxies

2017-09-21 Thread Pierre-Yves Chibon
On Wed, Sep 20, 2017 at 06:26:48PM -0700, Kevin Fenzi wrote: > Greetings. > > Per https://pagure.io/fedora-infrastructure/issue/6375 I would like to > add the following redirects and run the proxy playbooks. > > +1s? > > kevin > -- > > diff --git a/files/httpd/fedorahosted-redirects.conf > >

Re: Freeze break request: add pki redirects to proxies

2017-09-21 Thread Peter Robinson
On Thu, Sep 21, 2017 at 2:26 AM, Kevin Fenzi wrote: > Greetings. > > Per https://pagure.io/fedora-infrastructure/issue/6375 I would like to > add the following redirects and run the proxy playbooks. > > +1s? +1 from me > kevin > -- >> diff --git