summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* Actually use the correct captcha keyPatrick Uiterwijk2016-03-111-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* The osbs plugin won't work on arm buildersPatrick Uiterwijk2016-03-111-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* openqa/server: whoops, gotta clean this tooAdam Williamson2016-03-101-2/+0
|
* clean up openqa/server a bit moreAdam Williamson2016-03-101-10/+1
| | | | | I'd like to revise this a bit to be usable outside infra again, but tomorrow...or later...
* drop the openqa/fixes role, threebean says it's unneededAdam Williamson2016-03-102-27/+0
| | | | apparently the policy.py file shouldn't cause any problems.
* Hopefully only one further change to get openqa connectivity working.Ralph Bean2016-03-111-1/+1
|
* openqa: drop fedmsg/relay role (not needed), drop relay 'fixes'Adam Williamson2016-03-101-13/+2
| | | | let's start over and see where we're at.
* openqa/fixes: try a custom relay.py for prod...Adam Williamson2016-03-102-0/+23
| | | | | | seems like we need the internal inbound relay but the public outbound relay? I don't even know...but we definitely can't connect to busgateway01.phx2.fedoraproject.org:3999
* openqa/fixes: don't do the relay fix on prodAdam Williamson2016-03-101-1/+2
| | | | | | | i think the relay 'fix' is only needed for stg, because there was a firewall rule added for prod but not stg. It's not really a 'fix' either (it'll stop messages getting out) but it at least prevents fedmsg-relay failing, so keep it for now.
* openqa: install openqa-plugin-fedmsgAdam Williamson2016-03-101-2/+1
|
* openqa/server: enable fedmsg pluginAdam Williamson2016-03-101-0/+1
|
* openqa: add a dumb 'fixes' role to tweak fedmsg configAdam Williamson2016-03-101-0/+14
| | | | | | | Ralph *mostly* fixed it, but the config we get from fedmsg/base still doesn't quite work, so this just hacks it up after that role's done. This will go away with a couple more fixes to the fedmsg/base role.
* fix fedmsg/relay for DNF (F>21)Adam Williamson2016-03-101-1/+9
| | | | | nothing that freezes uses this, so I'm OK to send it, according to nirik.
* Let openqa01 publish to the bus.Ralph Bean2016-03-102-4/+4
|
* fixing stray if statement in templateTim Flink2016-03-101-1/+0
|
* changing qa-stg to use stg proxies instead of self hostTim Flink2016-03-103-1/+19
|
* Allow to keep the host header through a settingPatrick Uiterwijk2016-03-103-0/+7
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* No more friends.Ralph Bean2016-03-103-18/+0
|
* Also the osuosl proxies.Ralph Bean2016-03-101-0/+5
|
* Distinguish between ipv4 and ipv6.Ralph Bean2016-03-102-1/+7
|
* Friends.Ralph Bean2016-03-101-0/+6
|
* add budget.fpo to production buildsRobert Mayr2016-03-101-0/+1
|
* with_items is not actually used herePatrick Uiterwijk2016-03-101-6/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Deploy a testing haproxy vcl to stg (ticket#3294C30)Patrick Uiterwijk2016-03-103-0/+393
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add the new PPC IP range to the PHX2 DNS viewPatrick Uiterwijk2016-03-101-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix f24 updates-testing key to matchKevin Fenzi2016-03-101-1/+1
|
* Add f24 mash configs so we can push f24 updates in bodhi.Kevin Fenzi2016-03-103-0/+44
|
* This should be http here. The https link follows a different virthost and ↵Kevin Fenzi2016-03-091-1/+1
| | | | never finds the image.
* build production websites from pagureRobert Mayr2016-03-091-4/+4
|
* this time with feelingRicky Elrod2016-03-091-1/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* make piwik installableRicky Elrod2016-03-091-0/+8
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Also send masher failures to #fedora-releng.Ralph Bean2016-03-091-2/+2
|
* pungi4 messages for #fedora-releng.Ralph Bean2016-03-091-2/+2
|
* Update koschei cache configuration againMichael Simacek2016-03-091-4/+4
|
* add in initial piwik filesStephen Smoogen2016-03-092-0/+19
|
* openqa/server: allow apache to read from NFSAdam Williamson2016-03-081-0/+3
|
* openqa/check-compose: tweak package installs and sourcesAdam Williamson2016-03-083-3/+27
| | | | | we need some from updates-testing for now. also, we need openqa-httpd for the server.
* fedmsg/hub: make it dnf/yum agnosticAdam Williamson2016-03-081-0/+9
|
* openqa/server: actually set geekotest user group to geekotestAdam Williamson2016-03-081-0/+1
|
* Attempt to fix repo urlMartin Krizek2016-03-081-1/+1
|
* yumrepoinfo.conf: Fedora 24 has been branchedMartin Krizek2016-03-081-1/+17
|
* actually python2-fedfind as we explicitly run it under python2Adam Williamson2016-03-081-1/+1
|
* openqa/server: createhdds.py needs python3-fedfindAdam Williamson2016-03-081-0/+1
|
* openqa: test sourcing server data from NFS on stgAdam Williamson2016-03-081-0/+28
| | | | Well hey, let's hope this works!
* openqa/dispatcher: drop the old service cleanup stuffAdam Williamson2016-03-071-12/+0
| | | | we only needed it once.
* Move 00releng-sudoers install to use the sudoers var from variables and the ↵Kevin Fenzi2016-03-071-4/+0
| | | | sudo role.
* openqa_dispatcher: correct a paste-o in fedmsg consumer copyAdam Williamson2016-03-071-1/+1
|
* check-compose: restart fedmsg-hub on check-compose changesAdam Williamson2016-03-071-0/+2
|
* openqa_dispatcher: update a commentAdam Williamson2016-03-071-4/+5
|
* openqa_dispatcher: revise for fedmsg hub consumerAdam Williamson2016-03-073-9/+23
| | | | | ditch the old systemd consumer service, install the fedmsg consumer config file, add some fedmsg-hub reload notifications.