Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ok I think I have a handle on this now | Stephen Smoogen | 2017-04-29 | 1 | -1/+1 | |
| | ||||||
* | why did i have hostgroups in servicegroups directory | Stephen Smoogen | 2017-04-29 | 4 | -21/+14 | |
| | ||||||
* | Merge branch 'master' of /git/ansible | Stephen Smoogen | 2017-04-29 | 1 | -0/+1 | |
|\ | ||||||
| * | Run a check-diff with merging hashes to find the differences | Patrick Uiterwijk | 2017-04-29 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | and we have an attempt at this | Stephen Smoogen | 2017-04-29 | 3 | -1/+14 | |
|/ | ||||||
* | Merge branch 'master' of /git/ansible | Stephen Smoogen | 2017-04-29 | 1 | -0/+3 | |
|\ | ||||||
| * | Turns out Stephen was smarted than me, and realized how silly this was ↵ | Patrick Uiterwijk | 2017-04-29 | 1 | -1/+4 | |
| | | | | | | | | | | | | before I did Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
| * | Attempt running nagios on web root | Patrick Uiterwijk | 2017-04-29 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | this was commented out | Stephen Smoogen | 2017-04-29 | 1 | -16/+15 | |
|/ | ||||||
* | add missing quote | Kevin Fenzi | 2017-04-29 | 1 | -1/+1 | |
| | ||||||
* | this is not in the same role | Kevin Fenzi | 2017-04-29 | 1 | -1/+1 | |
| | ||||||
* | forgot to add the correct filename here when moving it | Kevin Fenzi | 2017-04-29 | 1 | -0/+10 | |
| | ||||||
* | Or is it this file? | Patrick Uiterwijk | 2017-04-29 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | PIDFile no longer used, handled by systemd | Patrick Uiterwijk | 2017-04-29 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Merge branch 'master' of /git/ansible | Stephen Smoogen | 2017-04-29 | 1 | -5/+0 | |
|\ | ||||||
| * | This play is useless: this is in the default policy | Patrick Uiterwijk | 2017-04-29 | 1 | -5/+0 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | and I missed this earlier | Stephen Smoogen | 2017-04-29 | 1 | -1/+1 | |
|/ | ||||||
* | and we have to let nrpe go out a different ip for a while | Stephen Smoogen | 2017-04-29 | 6 | -25/+27 | |
| | ||||||
* | Fix filename of faf repo so playbook completes. | Kevin Fenzi | 2017-04-28 | 1 | -10/+0 | |
| | ||||||
* | Configure bodhi sessions to last two weeks. | Randy Barlow | 2017-04-28 | 2 | -0/+4 | |
| | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com> | |||||
* | retrace: add full path | Miroslav Suchý | 2017-04-28 | 1 | -2/+2 | |
| | ||||||
* | retrace: add retrace02 back | Miroslav Suchý | 2017-04-28 | 1 | -1/+1 | |
| | ||||||
* | retrace: update from upstream roles | Miroslav Suchý | 2017-04-28 | 12 | -11/+42 | |
| | ||||||
* | and we have new certs for fedoracommunity | Stephen Smoogen | 2017-04-27 | 1 | -1/+2 | |
| | ||||||
* | we just need to use kojipkgs directly because varnish does not do https backends | Kevin Fenzi | 2017-04-27 | 1 | -6/+6 | |
| | ||||||
* | also add custom rule to allow port 80 from other bos builders | Kevin Fenzi | 2017-04-27 | 1 | -0/+2 | |
| | ||||||
* | add libsemanage-python here in case it was not installed | Kevin Fenzi | 2017-04-27 | 1 | -0/+1 | |
| | ||||||
* | we need == here | Kevin Fenzi | 2017-04-27 | 1 | -2/+2 | |
| | ||||||
* | add varnish config for buildvm-s390x-07.s390.fedoraproject.org which needs ↵ | Kevin Fenzi | 2017-04-27 | 7 | -1/+194 | |
| | | | | to cache packages for s390x builders in bos | |||||
* | retrace: more cron jobs | Miroslav Suchý | 2017-04-27 | 1 | -0/+64 | |
| | ||||||
* | retrace: try this | Miroslav Suchý | 2017-04-27 | 1 | -1/+1 | |
| | ||||||
* | retrace: add some local cron jobs | Miroslav Suchý | 2017-04-27 | 2 | -0/+66 | |
| | ||||||
* | Create "owner-sync-pagure.j2" which is an eventual replacement for ↵ | mprahl | 2017-04-27 | 1 | -0/+229 | |
| | | | | | | | | | | | | | | | "owner-sync-pkgdb.j2". With the eventual decommissioning of PkgDB, we need a way to get package ownership from Pagure instead of dist-git when using the sync script, which sets ownership in Koji. This will eventually be turned on in staging when Pagure is updated to include patches to the API in master that this script requires. For more information on the decommissioning of PkgDB, please read: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/C5YIZ7RG7UW2AYS6Y5IQXV3UY44UW24Y/#C5YIZ7RG7UW2AYS6Y5IQXV3UY44UW24Y This is part of the "Arbitrary Branching" effort. For information on this, please read: https://fedoraproject.org/wiki/Infrastructure/Factory2/Focus/ArbitraryBranching | |||||
* | do not use true | Kevin Fenzi | 2017-04-27 | 1 | -6/+6 | |
| | ||||||
* | try and set things so we can force armv7 kernel updates | Kevin Fenzi | 2017-04-27 | 1 | -6/+6 | |
| | ||||||
* | Give sysadmin-mbs login rights to pdc nodes. | Ralph Bean | 2017-04-27 | 4 | -4/+4 | |
| | ||||||
* | openqa/dispatcher: don't do git checkout when not on master | Adam Williamson | 2017-04-26 | 1 | -0/+16 | |
| | | | | | | | | | Like with openqa/server, sometimes we have the fedora_openqa checkout in some kind of testing state on staging. We want to skip the git checkout step when this is the case. This is just copied across from the server role. Signed-off-by: Adam Williamson <awilliam@redhat.com> | |||||
* | add new compsoe arm vms to the right group in ansible | Dennis Gilmore | 2017-04-26 | 1 | -2/+2 | |
| | | | | | | | | buildvm-armv7-01.arm.fedoraproject.org buildvm-armv7-02.arm.fedoraproject.org are the new vms to take on doing the compose tasks :D Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | |||||
* | robosignatory config for modules. | Ralph Bean | 2017-04-26 | 1 | -1/+21 | |
| | ||||||
* | try out new mirrorlist-container, first in stg, then in prod | Kevin Fenzi | 2017-04-26 | 1 | -1/+1 | |
| | ||||||
* | Enable koschei-copr backend services | Mikolaj Izdebski | 2017-04-26 | 1 | -0/+2 | |
| | ||||||
* | Enable Koschei Copr plugin in staging | Mikolaj Izdebski | 2017-04-26 | 4 | -0/+21 | |
| | ||||||
* | systemd complains when unit files are executable, so make this 644 to match ↵ | Kevin Fenzi | 2017-04-26 | 1 | -1/+1 | |
| | | | | everything else. | |||||
* | weed some sshd rhel6 junk out | Kevin Fenzi | 2017-04-26 | 1 | -0/+4 | |
| | ||||||
* | switch this to f25 | Kevin Fenzi | 2017-04-26 | 1 | -1/+1 | |
| | ||||||
* | also here | Kevin Fenzi | 2017-04-26 | 1 | -2/+2 | |
| | ||||||
* | and fix it here too | Kevin Fenzi | 2017-04-26 | 1 | -1/+1 | |
| | ||||||
* | I cannot type tonight. :) | Kevin Fenzi | 2017-04-26 | 3 | -2/+2 | |
| | ||||||
* | add waverdb-dev to master | Kevin Fenzi | 2017-04-26 | 1 | -0/+1 | |
| | ||||||
* | add waverdb-dev cloud instance | Kevin Fenzi | 2017-04-26 | 3 | -0/+46 | |
| |