summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Refactor the code deploying zodbot/ursabotMichael Scherer2016-04-042-28/+11
| | | | | | | | | | Since there is the same code between staging and production, except for the bot name, using a variable permit to avoid duplication.
* | Tag this with fedmsg/gateway alsoKevin Fenzi2016-04-041-0/+2
| |
* | Do not override the complete systemd configMichael Scherer2016-04-043-18/+10
| | | | | | | | | | | | using the drop-in config snipper system, we can add configuration to systemd without replacing it, in case the systemd file is changed upstream.
* | A whitespace changeKevin Fenzi2016-04-041-1/+0
| |
* | Move a copy of this handler to the base roleKevin Fenzi2016-04-041-0/+4
| |
* | Fix typoKevin Fenzi2016-04-041-1/+1
| |
* | Add docker-registry vars filesPatrick Uiterwijk2016-04-042-0/+10
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | Set effective cache size for all these postgresql role using machines that ↵Kevin Fenzi2016-04-044-2/+6
| | | | | | | | aren't dedicated db servers
* | Move a few handlers to the only role using themMichael Scherer2016-04-046-15/+15
| |
* | Fix edafebe7dca01, varnish file was missingMichael Scherer2016-04-041-0/+2
| |
* | Add a retrace sudoers file.Kevin Fenzi2016-04-042-0/+4
| |
* | Add group vars files for retrace/faf stgKevin Fenzi2016-04-042-0/+8
| |
* | updating qa-stg buildbot to work better w/ proposed build changes in ↵Tim Flink2016-04-041-10/+10
| | | | | | | | libtaskotron
* | Add retrace01.stg and faf01.stg (ticket 5204)Kevin Fenzi2016-04-044-1/+38
| |
* | Theres some machines that don't actually exist (yet). Comment them until ↵Kevin Fenzi2016-04-042-12/+9
| | | | | | | | they do.
* | Move service start to the end (after we did set it up)Michael Scherer2016-04-041-8/+6
| | | | | | | | | | | | Also remove notify for handler for service, since the service will be started by service, no need to notify a handler to restart it.
* | Refactor the condition to setup the watchdog with a blockMichael Scherer2016-04-041-26/+26
| |
* | Use package module, so we can simplify the package installationMichael Scherer2016-04-041-12/+2
| |
* | Split watchdog related setup in a separate fileMichael Scherer2016-04-042-44/+46
| |
* | setting correct selinux content for httpd contentTim Flink2016-04-041-1/+1
| |
* | fixing virthost config to work better for qa-stg01Tim Flink2016-04-041-7/+15
| |
* | allow the builders to access pagure.io on port 443Dennis Gilmore2016-04-041-1/+4
| | | | | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* | fixing jinja syntax in qa-stg templateTim Flink2016-04-041-1/+1
| |
* | tweaking httpd conf for qa-stgTim Flink2016-04-041-1/+6
| |
* | need internal hostname for static sites w/ proxyTim Flink2016-04-041-1/+1
| |
* | fixing syntax error in playbookTim Flink2016-04-041-1/+1
| |
* | reworking qa-stg static sites to work better with proxy setupTim Flink2016-04-042-8/+10
| |
* | Bump the number of nrpe procs up for virthostsKevin Fenzi2016-04-041-2/+2
| |
* | Fix typo in docMichael Scherer2016-04-041-2/+2
| |
* | Remove duplicate handlers for update-ca-trustMichael Scherer2016-04-042-7/+1
| | | | | | | | | | Since there is a already existing update ca-trust in handlers/main.yml doing the same thing as 'update ca trust', better use 1 single copy.
* | Move the unbound related handlers to the roleMichael Scherer2016-04-0410-11/+3
| |
* | mirrorlist logs: only keep logs of the last 7 daysAdrian Reber2016-04-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | The log files of the mirrorlist servers are currently kept for 14 days. The logs are used to create the statistics at: https://admin.fedoraproject.org/mirrormanager/statistics The statistics scripts only need the current and the previous day to work correctly. This reduces the log file retention from 14 to 7 days. Kind of resolves: https://github.com/fedora-infra/mirrormanager2/issues/164
* | Finish off this round of the hubs-devel playbook.Ralph Bean2016-04-021-21/+48
| |
* | Clean up postgresql template and move variables into host vars for each db ↵Kevin Fenzi2016-04-0110-23/+17
| | | | | | | | host as they are memory dependent.
* | ppc: rebalance VMsPeter Robinson2016-04-011-1/+1
| |
* | ppc64: initial updates to builders for renamingPeter Robinson2016-04-0141-85/+75
| |
* | Merge branch 'master' of /git/ansiblePeter Robinson2016-04-012-3/+58
|\ \
| * | Update IP here.Ralph Bean2016-04-012-2/+2
| | |
| * | More work on hubs-devel playbook (not done yet)..Ralph Bean2016-04-011-1/+56
| | |
* | | ppc: only ppc64le for virthostPeter Robinson2016-04-011-5/+0
|/ /
* | arm.koji: rediret to http ATM as it's a self signed certPeter Robinson2016-04-011-2/+2
| |
* | Need some repos here.Ralph Bean2016-04-011-2/+3
| |
* | Start of a playbook for the fedora-hubs dev node.Ralph Bean2016-04-012-0/+22
| |
* | Update instructions for deleting transient cloud nodes.Ralph Bean2016-04-011-1/+7
| |
* | koji hub: make kojihub.conf add add arm.koji bit needed for serving files as ↵Peter Robinson2016-04-012-2/+15
| | | | | | | | secondary doesn't have separate kojipkgs
* | and make them with the right kickstartStephen Smoogen2016-03-314-4/+4
| |
* | Add usi.edu mirror to ACLNick Bebout2016-03-313-13/+13
| |
* | git pullaikidouke2016-03-3113-14/+26
|\ \ | | | | | | | | | Merge branch 'master' of /git/ansible
| * | osbs: add koji_certs_secret to osbs-devAdam Miller2016-03-311-0/+1
| | | | | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com>
| * | osbs: actually add koji_certs_secret to osbs-client role defaultsAdam Miller2016-03-311-0/+1
| | | | | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com>