Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | bodhi: Configure the backend to run as apache instead of the masher user. | Luke Macken | 2016-03-21 | 2 | -25/+30 | |
| | | ||||||
* | | and we have some fixes to the caching nameserver | Stephen Smoogen | 2016-03-21 | 1 | -21/+9 | |
| | | ||||||
* | | forgot that qadevel was using the virtualhost template, reverting that part ↵ | Tim Flink | 2016-03-21 | 1 | -1/+71 | |
| | | | | | | | | of cf503fe | |||||
* | | woops | Stephen Smoogen | 2016-03-21 | 1 | -90/+0 | |
| | | ||||||
* | | and we have a bunch | Stephen Smoogen | 2016-03-21 | 2 | -0/+318 | |
| | | ||||||
* | | and we are now monday to push change | Stephen Smoogen | 2016-03-21 | 2 | -4/+4 | |
| | | ||||||
* | | Merge branch 'master' of /git/ansible | Stephen Smoogen | 2016-03-21 | 17 | -99/+61 | |
|\ \ | ||||||
| * | | fixing syntax error | Tim Flink | 2016-03-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | fixing some ansible warnings and removing ssl from qa static sites - using ↵ | Tim Flink | 2016-03-21 | 2 | -73/+3 | |
| | | | | | | | | | | | | proxies now | |||||
| * | | Remove archive.org from planet global config | Patrick Uiterwijk | 2016-03-21 | 1 | -5/+0 | |
| | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
| * | | hmm, jinja indents with nested ifs seem weird. try this? | Adam Williamson | 2016-03-21 | 1 | -3/+3 | |
| | | | ||||||
| * | | Tags for this role. | Ralph Bean | 2016-03-21 | 1 | -0/+5 | |
| | | | ||||||
| * | | Revert "Revert "Set git_basepath to not include rpms, so the namespacing ↵ | Ralph Bean | 2016-03-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | version works."" This reverts commit c5143cfbaba699db1f8a98a439b1dccb7c496200. Revert war! | |||||
| * | | openqa_dispatcher: enable fedmsg-based result wiki reporting | Adam Williamson | 2016-03-21 | 3 | -4/+11 | |
| | | | | | | | | | | | | | | | ...by extending the fedmsg consumer config file. Requires the latest openqa_fedora_tools to work. | |||||
| * | | selinux tags for this role. | Ralph Bean | 2016-03-21 | 1 | -0/+5 | |
| | | | ||||||
| * | | Tell selinux to allow git-daemon to follow symlinks, please. | Ralph Bean | 2016-03-21 | 2 | -4/+4 | |
| | | | ||||||
| * | | Revert "Set git_basepath to not include rpms, so the namespacing version works." | Kevin Fenzi | 2016-03-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | This reverts commit c5d30c4ee6b7f802b1edbaed43b211add8f42657. | |||||
| * | | Set git_basepath to not include rpms, so the namespacing version works. | Kevin Fenzi | 2016-03-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update the apps.yaml file to point to the nuancier SOP | Pierre-Yves Chibon | 2016-03-21 | 1 | -4/+2 | |
| | | | ||||||
| * | | using the right goddamn syntax usually helps, adam | Adam Williamson | 2016-03-19 | 2 | -2/+2 | |
| | | | ||||||
| * | | openqa/server: make geekotest static UID/GID optional | Adam Williamson | 2016-03-19 | 3 | -8/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | I'm still kinda trying to make the openqa roles usable outside of infra, so now I have a minute, let's do this: it makes the static UID/GID for geekotest optional and configurable, instead of hard coding it. For infra we set the value to 601, as we are already using, in the openqa and openqa-stg group config. | |||||
| * | | openqa: set asset size for prod too, since it seems to work | Adam Williamson | 2016-03-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | openqa_server: tweak the asset size changed_when a bit | Adam Williamson | 2016-03-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | just in case we wind up with multiple job groups, this should be more correct. | |||||
| * | | whoops, add a missing quote | Adam Williamson | 2016-03-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | openqa: allow specifying asset size limit | Adam Williamson | 2016-03-19 | 2 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | 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... | |||||
| * | | Need this to make sure we install 00releng-sudoers on compose machines. | Kevin Fenzi | 2016-03-19 | 1 | -0/+2 | |
| | | | ||||||
| * | | Composers didn't have sudo role, so they had the old sudo and are unable to ↵ | Kevin Fenzi | 2016-03-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | sync at the end of compose. | |||||
* | | | And we have lots of iptables changes so we can block things when we want | Stephen Smoogen | 2016-03-18 | 10 | -0/+73 | |
|/ / | ||||||
* | | openqa/server: run createhdds with python3 | Adam Williamson | 2016-03-18 | 1 | -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. | |||||
* | | hey you need a host_group sillly | Stephen Smoogen | 2016-03-18 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'master' of /git/ansible | Stephen Smoogen | 2016-03-18 | 1 | -4/+0 | |
|\ \ | ||||||
| * | | This is needed by Basset to be able to enable accounts | Patrick Uiterwijk | 2016-03-18 | 1 | -4/+0 | |
| | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | | and put in items for the rules | Stephen Smoogen | 2016-03-18 | 2 | -4/+5 | |
| | | | ||||||
* | | | make an iptables set for download-phx2 | Stephen Smoogen | 2016-03-18 | 1 | -0/+114 | |
|/ / | ||||||
* | | Nuke old iptables task and files and drop it from blockerbugs-dev. Also kill ↵ | Kevin Fenzi | 2016-03-18 | 9 | -481/+0 | |
| | | | | | | | | old serverbeach templates. | |||||
* | | Merge branch 'master' of /git/ansible | Stephen Smoogen | 2016-03-18 | 2 | -2/+8 | |
|\ \ | ||||||
| * | | Fix username for basset frontend | Patrick Uiterwijk | 2016-03-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
| * | | Enable Basset in production | Patrick Uiterwijk | 2016-03-18 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | This enables the FAS production hooks for Basset. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | | add in some rules. | Stephen Smoogen | 2016-03-18 | 1 | -0/+2 | |
|/ / | ||||||
* | | Mount gnome_backup volume on gnome_backups01 | Kevin Fenzi | 2016-03-18 | 1 | -0/+4 | |
| | | ||||||
* | | This filename has an underscore | Patrick Uiterwijk | 2016-03-18 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | Deploy correct htpaswd in each env | Patrick Uiterwijk | 2016-03-18 | 1 | -0/+2 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | Rewrite check_rabbitmq_size to use python to evade permission issues ↵ | Patrick Uiterwijk | 2016-03-18 | 1 | -17/+21 | |
| | | | | | | | | | | | | (rabbitmqctl can only run as root or rabbitmq) Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | Also install the rabbitmq plugin | Patrick Uiterwijk | 2016-03-18 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | Fix typo | Patrick Uiterwijk | 2016-03-18 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | Add basset monitoring | Patrick Uiterwijk | 2016-03-18 | 5 | -0/+61 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | Weed out some more things from epylog reports. | Kevin Fenzi | 2016-03-18 | 1 | -0/+3 | |
| | | ||||||
* | | Allow sysadmin-badges to edit badge names. | Ralph Bean | 2016-03-18 | 1 | -4/+12 | |
| | | ||||||
* | | remove duplicate lines | doteast | 2016-03-18 | 1 | -5/+0 | |
| | | ||||||
* | | Deploy prod htpasswd file | Patrick Uiterwijk | 2016-03-17 | 1 | -0/+9 | |
| | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> |