Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | taskotron-dev: enable task-rpmgrill | Martin Krizek | 2016-07-14 | 3 | -0/+6 | |
| | ||||||
* | set koji-containerbuild vars for s390 | Adam Miller | 2016-07-14 | 1 | -0/+5 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | fix osbs_url for prod, not fedorainfracloud | Adam Miller | 2016-07-14 | 4 | -4/+4 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | Don't deploy osbs to haproxy just yet | Patrick Uiterwijk | 2016-07-13 | 1 | -0/+2 | |
| | | | | This reverts commit 440abf0ea7882c3446ad0e1f04a82a18585b35d6. | |||||
* | Also deploy haproxy for osbs | Patrick Uiterwijk | 2016-07-13 | 1 | -2/+0 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | osbs.fp.o is also prod now | Patrick Uiterwijk | 2016-07-13 | 2 | -2/+0 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | refactor and fix up osbs-client role usage in osbs-master group playbook | Adam Miller | 2016-07-13 | 3 | -12/+16 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | update ssh_known_hosts | Kevin Fenzi | 2016-07-13 | 1 | -2/+3 | |
| | ||||||
* | add all the domains we have awstats for | Stephen Smoogen | 2016-07-13 | 1 | -1/+3 | |
| | ||||||
* | Fix this template to actually work. | Kevin Fenzi | 2016-07-13 | 1 | -1/+1 | |
| | ||||||
* | readd osbs playbook to master | Kevin Fenzi | 2016-07-13 | 1 | -1/+1 | |
| | ||||||
* | adjust kojid.conf for containerbuild some more | Kevin Fenzi | 2016-07-13 | 1 | -2/+2 | |
| | ||||||
* | reorder proxy includes to hopefully fix ordering issue | Kevin Fenzi | 2016-07-13 | 1 | -1/+1 | |
| | ||||||
* | Revert "Add link to error message" | Patrick Uiterwijk | 2016-07-13 | 1 | -1/+1 | |
| | | | | This reverts commit 50bd7694107fa0dec889984494c1005970401cb0. | |||||
* | Add link to error message | Patrick Uiterwijk | 2016-07-13 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Require CLA+1 for wiki | Patrick Uiterwijk | 2016-07-13 | 2 | -13/+13 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | enable nonblockedemail validator | Kevin Fenzi | 2016-07-13 | 1 | -1/+1 | |
| | ||||||
* | regcfp: turn off registration at Flock 2016 pre-reg deadline | Paul W. Frields | 2016-07-13 | 1 | -1/+1 | |
| | ||||||
* | proxy07 is back, lets run ansible against it | Kevin Fenzi | 2016-07-13 | 1 | -1/+1 | |
| | ||||||
* | drop no longer existant download-rdus from this script | Kevin Fenzi | 2016-07-13 | 1 | -2/+0 | |
| | ||||||
* | Make this host-specific instead of group-specific. | Ralph Bean | 2016-07-13 | 2 | -5/+5 | |
| | ||||||
* | Push an unprivileged stg modularity fedmsg cert out to composer.stg, owned ↵ | Ralph Bean | 2016-07-13 | 1 | -0/+3 | |
| | | | | by modularity-wg. | |||||
* | Allow composer.stg to receive messages from modularity.fic.o | Ralph Bean | 2016-07-13 | 5 | -2/+47 | |
| | | | | See https://fedorahosted.org/rel-eng/ticket/6441 | |||||
* | trigger: resultsdb_api was renamed to python-resultsdb_api | Martin Krizek | 2016-07-13 | 1 | -2/+2 | |
| | ||||||
* | python-resultsdb_api is requires of libtaskotron anyway | Martin Krizek | 2016-07-13 | 1 | -2/+0 | |
| | ||||||
* | mm2_crawler: The cron script shouldn't terminate the cron script | Adrian Reber | 2016-07-13 | 1 | -1/+1 | |
| | | | | | | The previous version just pkill'ed itself. This now actually works. Signed-off-by: Adrian Reber <adrian@lisas.de> | |||||
* | resultsdb_api was renamed to python-resultsdb_api | Martin Krizek | 2016-07-13 | 1 | -2/+2 | |
| | ||||||
* | typo | Miroslav Suchý | 2016-07-13 | 1 | -1/+1 | |
| | ||||||
* | copr builder: update nosync and add F24 | Miroslav Suchý | 2016-07-13 | 2 | -2/+2 | |
| | ||||||
* | builder images for copr updated | clime | 2016-07-13 | 2 | -2/+2 | |
| | ||||||
* | mm2_crawler: That should be all in one line | Adrian Reber | 2016-07-13 | 1 | -5/+1 | |
| | | | | Signed-off-by: Adrian Reber <adrian@lisas.de> | |||||
* | mm2_crawler: make sure only one crawler is running | Adrian Reber | 2016-07-13 | 1 | -1/+12 | |
| | | | | | | | | | | | | To make sure only one cron started crawler is running the previous running (cron) crawlers are being signaled to shut down. The crawler can try to gracefully shutdown if it gets the signal SIGALRM(14). After the signal we wait for 5 minutes to give the crawler a chance to shutdown. After that the crawler is killed. To make sure we only end the cron started crawler we look for the following process "/usr/bin/python /usr/bin/mm2_crawler --threads 25". Signed-off-by: Adrian Reber <adrian@lisas.de> | |||||
* | Add TLS stuff for taiga to ansible | Patrick Uiterwijk | 2016-07-13 | 5 | -8/+79 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | update ssh_known_hosts | Kevin Fenzi | 2016-07-13 | 1 | -1/+3 | |
| | ||||||
* | [koji_hub] run updatecrl when we install it, so that httpd can start | Ricky Elrod | 2016-07-13 | 1 | -0/+4 | |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | |||||
* | add lvm_size | Ricky Elrod | 2016-07-13 | 1 | -0/+2 | |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | |||||
* | Merge branch 'master' of /git/ansible | Ricky Elrod | 2016-07-13 | 1 | -2/+2 | |
|\ | ||||||
| * | adjust taiga nginx config to not fail on start due to duplicate port 80 ↵ | Kevin Fenzi | 2016-07-13 | 1 | -2/+2 | |
| | | | | | | | | definitions | |||||
* | | move koji01.stg to vh04 | Ricky Elrod | 2016-07-13 | 1 | -1/+1 | |
|/ | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | |||||
* | fix another typo in koji-hub playbook | Kevin Fenzi | 2016-07-12 | 1 | -1/+1 | |
| | ||||||
* | fix typo in koji-hub playbook | Kevin Fenzi | 2016-07-12 | 1 | -1/+1 | |
| | ||||||
* | only add osbs-client to x86_64 machines for now | Adam Miller | 2016-07-12 | 1 | -2/+2 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | Uncomment the blocked email patch for now | Patrick Uiterwijk | 2016-07-12 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Merge branch 'master' of /git/ansible | Adam Miller | 2016-07-12 | 3 | -1/+22 | |
|\ | | | | | | | | | | | * 'master' of /git/ansible: Add fas config for blocked email domains Backport FAS patch 168 | |||||
| * | Add fas config for blocked email domains | Patrick Uiterwijk | 2016-07-12 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
| * | Backport FAS patch 168 | Patrick Uiterwijk | 2016-07-12 | 2 | -1/+21 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | populate koji_hub value for osbs-client role in builders and hub | Adam Miller | 2016-07-12 | 2 | -4/+4 | |
|/ | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | only osbs-client on buildvm (just schedules with osbs) and koji-hub (status ↵ | Adam Miller | 2016-07-12 | 4 | -38/+62 | |
| | | | | | | checking), ssl_verify everywhere, enable in prod Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | Fix indntation | Patrick Uiterwijk | 2016-07-12 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Backport Fas PR #177 | Patrick Uiterwijk | 2016-07-12 | 2 | -2/+6 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> |