summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
| * | openqa_server: tweak the asset size changed_when a bitAdam Williamson2016-03-191-1/+1
| | | | | | | | | | | | | | | just in case we wind up with multiple job groups, this should be more correct.
| * | whoops, add a missing quoteAdam Williamson2016-03-191-1/+1
| | |
| * | openqa: allow specifying asset size limitAdam Williamson2016-03-191-0/+12
| | | | | | | | | | | | | | | | | | | | | this is a database value and there's no openQA API function to set it, so we have to do it directly in the database...this *should* work. I think. I should add equivalent functionality for sqlite use as well, really...
* | | And we have lots of iptables changes so we can block things when we wantStephen Smoogen2016-03-1810-0/+73
|/ /
* | openqa/server: run createhdds with python3Adam Williamson2016-03-181-4/+5
| | | | | | | | | | | | | | | | | | there seems to be a bug in python2-guestfs which causes the disk image with an updates.img file to be broken (the updates image is only 4096 bytes long and incomplete). When built with Python 3 the image seems to be fine. So, run the script with python3 (as its hashbang says) and ensure necessary packages are installed.
* | Merge branch 'master' of /git/ansibleStephen Smoogen2016-03-181-4/+0
|\ \
| * | This is needed by Basset to be able to enable accountsPatrick Uiterwijk2016-03-181-4/+0
| | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | | and put in items for the rulesStephen Smoogen2016-03-181-3/+3
| | |
* | | make an iptables set for download-phx2Stephen Smoogen2016-03-181-0/+114
|/ /
* | Nuke old iptables task and files and drop it from blockerbugs-dev. Also kill ↵Kevin Fenzi2016-03-184-326/+0
| | | | | | | | old serverbeach templates.
* | Fix username for basset frontendPatrick Uiterwijk2016-03-181-1/+1
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Enable Basset in productionPatrick Uiterwijk2016-03-181-1/+7
| | | | | | | | | | | | This enables the FAS production hooks for Basset. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | This filename has an underscorePatrick Uiterwijk2016-03-181-1/+1
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Deploy correct htpaswd in each envPatrick Uiterwijk2016-03-181-0/+2
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Rewrite check_rabbitmq_size to use python to evade permission issues ↵Patrick Uiterwijk2016-03-181-17/+21
| | | | | | | | | | | | (rabbitmqctl can only run as root or rabbitmq) Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Also install the rabbitmq pluginPatrick Uiterwijk2016-03-181-0/+1
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Fix typoPatrick Uiterwijk2016-03-181-1/+1
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Add basset monitoringPatrick Uiterwijk2016-03-185-0/+61
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Weed out some more things from epylog reports.Kevin Fenzi2016-03-181-0/+3
| |
* | Allow sysadmin-badges to edit badge names.Ralph Bean2016-03-181-4/+12
| |
* | Deploy prod htpasswd filePatrick Uiterwijk2016-03-171-0/+9
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Make this a valid boolean (and sensible sentence)Patrick Uiterwijk2016-03-171-1/+1
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Create OpenVPN config for basset01Patrick Uiterwijk2016-03-171-0/+2
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Make hotfix for CLA+1 req in wiki in ansiblePatrick Uiterwijk2016-03-172-1/+136
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | [wiki] Disable captcha for logged in users and on loginPatrick Uiterwijk2016-03-171-0/+7
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | releng sudoe cleanupDennis Gilmore2016-03-171-5/+0
| | | | | | | | | | | | | | | | move releng-sudoers to 00releng-sudoers everywhere drop the no longer needed ftpsync-sudo file ansible-priave has some changes to match Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* | copr: install deps for nosync.i686Miroslav Suchý2016-03-171-0/+6
| |
* | Enable account-moderators in stgPatrick Uiterwijk2016-03-171-0/+4
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Frontend needs networkPatrick Uiterwijk2016-03-161-0/+9
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Add the basset config to stg fasPatrick Uiterwijk2016-03-161-0/+10
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | This is group, not userPatrick Uiterwijk2016-03-161-1/+1
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Add basset worker configPatrick Uiterwijk2016-03-161-1/+1
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Get basset frontend and most of backend into ansiblePatrick Uiterwijk2016-03-165-0/+80
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | bodhi: Enable the f24 pre-beta policyLuke Macken2016-03-161-10/+10
| |
* | copr: enable nosync plugin to speed up the buildingMiroslav Suchý2016-03-163-0/+6
| |
* | copr: this is already default in mockMiroslav Suchý2016-03-161-2/+0
| | | | | | | | no need to duplicate it here
* | Turn on fedmsg for PDC.Ralph Bean2016-03-161-0/+5
| |
* | alter point of contacts and remove some people from copr-dev access listMiroslav Suchý2016-03-161-1/+0
| |
* | Adjust db01 postgresql config also.Kevin Fenzi2016-03-151-1/+6
| |
* | Add a note.Ralph Bean2016-03-151-0/+2
| |
* | Add a hosts file for pdc-backend.Ralph Bean2016-03-151-0/+7
| |
* | Update the apps.yaml to point to the kerneltest-harness SOPPierre-Yves Chibon2016-03-151-4/+2
| |
* | copr-dist-git.conf added to httpd configs and dist-git confs previously in ↵clime2016-03-155-1/+18
| | | | | | | | httpd dir moved under httpd/dist-git/
* | Tweak postgresql settings for db-koji01Kevin Fenzi2016-03-151-2/+11
| |
* | easyfix now has a SOP availablePierre-Yves Chibon2016-03-141-4/+2
| |
* | Add link to anitya project in hotness bug template.Ralph Bean2016-03-141-0/+2
| |
* | per_task_logs_dir config option addedclime2016-03-141-0/+3
| |
* | COPR_DIST_GIT_LOGS_URL config option addedclime2016-03-141-0/+1
|/
* Add tree to people. Ticket 5148Kevin Fenzi2016-03-111-0/+1
|
* Add all kinds of doc/source/sop links to the apps.fp.o metadata.Ralph Bean2016-03-111-1/+239
|