Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | A whitespace change | Kevin Fenzi | 2016-04-04 | 1 | -1/+0 | |
| | | ||||||
* | | Move a copy of this handler to the base role | Kevin Fenzi | 2016-04-04 | 1 | -0/+4 | |
| | | ||||||
* | | Fix typo | Kevin Fenzi | 2016-04-04 | 1 | -1/+1 | |
| | | ||||||
* | | Move a few handlers to the only role using them | Michael Scherer | 2016-04-04 | 5 | -0/+15 | |
| | | ||||||
* | | Fix edafebe7dca01, varnish file was missing | Michael Scherer | 2016-04-04 | 1 | -0/+2 | |
| | | ||||||
* | | updating qa-stg buildbot to work better w/ proposed build changes in ↵ | Tim Flink | 2016-04-04 | 1 | -10/+10 | |
| | | | | | | | | libtaskotron | |||||
* | | Move service start to the end (after we did set it up) | Michael Scherer | 2016-04-04 | 1 | -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 block | Michael Scherer | 2016-04-04 | 1 | -26/+26 | |
| | | ||||||
* | | Use package module, so we can simplify the package installation | Michael Scherer | 2016-04-04 | 1 | -12/+2 | |
| | | ||||||
* | | Split watchdog related setup in a separate file | Michael Scherer | 2016-04-04 | 2 | -44/+46 | |
| | | ||||||
* | | allow the builders to access pagure.io on port 443 | Dennis Gilmore | 2016-04-04 | 1 | -1/+4 | |
| | | | | | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | |||||
* | | Move the unbound related handlers to the role | Michael Scherer | 2016-04-04 | 1 | -0/+11 | |
| | | ||||||
* | | mirrorlist logs: only keep logs of the last 7 days | Adrian Reber | 2016-04-04 | 1 | -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 | |||||
* | | Clean up postgresql template and move variables into host vars for each db ↵ | Kevin Fenzi | 2016-04-01 | 1 | -15/+1 | |
| | | | | | | | | host as they are memory dependent. | |||||
* | | ppc: only ppc64le for virthost | Peter Robinson | 2016-04-01 | 1 | -5/+0 | |
| | | ||||||
* | | arm.koji: rediret to http ATM as it's a self signed cert | Peter Robinson | 2016-04-01 | 1 | -2/+2 | |
| | | ||||||
* | | koji hub: make kojihub.conf add add arm.koji bit needed for serving files as ↵ | Peter Robinson | 2016-04-01 | 2 | -2/+15 | |
| | | | | | | | | secondary doesn't have separate kojipkgs | |||||
* | | Add usi.edu mirror to ACL | Nick Bebout | 2016-03-31 | 3 | -13/+13 | |
| | | ||||||
* | | git pull | aikidouke | 2016-03-31 | 5 | -10/+14 | |
|\ \ | | | | | | | | | | Merge branch 'master' of /git/ansible | |||||
| * | | osbs: actually add koji_certs_secret to osbs-client role defaults | Adam Miller | 2016-03-31 | 1 | -0/+1 | |
| | | | | | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
| * | | osbs: add openshift koji secret name to osbs.conf | Adam Miller | 2016-03-31 | 1 | -0/+3 | |
| | | | | | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
| * | | Bump nrpe limits for fedmsg backlog stuff way up. | Ralph Bean | 2016-03-31 | 1 | -2/+2 | |
| | | | ||||||
| * | | Use package module instead of yum in koschei playbooks | Michael Simacek | 2016-03-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | openqa/server: try enabling disk image generation, redux | Adam Williamson | 2016-03-31 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | rwmj has refreshed the i686 base image now, so let's try this again. | |||||
* | | | speed up the script a bit. changed the sleeps.. | aikidouke | 2016-03-31 | 1 | -2/+1 | |
|\ \ \ | |/ / |/| | | | | | Merge branch 'lifecycle-fix' | |||||
| * | | speed up the sleep a bit | aikidouke | 2016-03-31 | 1 | -2/+1 | |
| | | | ||||||
* | | | fixes for award-lifecycle-badges | aikidouke | 2016-03-31 | 41 | -848/+176 | |
|\ \ \ | | | | | | | | | | | | | Merge branch 'master' of /git/ansible | |||||
| * | | | Merge varnish patch to production | Patrick Uiterwijk | 2016-03-31 | 3 | -436/+53 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
| * | | | openqa/dispatcher: stupid typo template fix | Adam Williamson | 2016-03-30 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | openqa: u-t not needed, more generic compatibility | Adam Williamson | 2016-03-30 | 3 | -25/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | necessary updates for openqa roles have gone stable for now, so disable updates-testing usage (keep the plays around commented, though, since we'll likely need them again in future). Also, a bit more attempted support for non-infra use: make the monkey patching of the repo URLs in the test templates only happen if deployment_type is defined, actually respect the openqa_consumer var (don't enable the job scheduling consumer unless it's truey) and only enable any wiki reporting consumer if deployment_type is defined. | |||||
| * | | | Revert "openqa/server: try turning disk image generation back on" | Adam Williamson | 2016-03-30 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 9872fe3fc8e7b03b345a278b58a58982b0ccb266. Looks like the i686 base image hasn't been refreshed yet, so i686 image generation still fails. Curses! | |||||
| * | | | openqa/server: try turning disk image generation back on | Adam Williamson | 2016-03-30 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | rwmjones says the guestfs / rpm bug has been fixed (a new base fedora-23 image has been uploaded which should avoid it, anyway) so let's try turning disk image generation back on and see how it flies. | |||||
| * | | | Add fedmsg bot for mktg pagure changes in #fedora-mktg. Ticket 5197 | Kevin Fenzi | 2016-03-30 | 1 | -0/+22 | |
| | | | | ||||||
| * | | | dopr discontinued | Kevin Fenzi | 2016-03-30 | 12 | -295/+0 | |
| | | | | ||||||
| * | | | Fix faitout URL in apps-fp-o | Mikolaj Izdebski | 2016-03-30 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Update ssh known hosts | Kevin Fenzi | 2016-03-30 | 1 | -12/+17 | |
| | | | | ||||||
| * | | | Tweak epylog weed rules some more. Add a few and make some more general. | Kevin Fenzi | 2016-03-30 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | Move some handlers around. Some to just base but some also to base. | Kevin Fenzi | 2016-03-30 | 1 | -8/+24 | |
| | | | | ||||||
| * | | | ppc-composer is no more | Patrick Uiterwijk | 2016-03-30 | 11 | -61/+6 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
| * | | | Don't do updates in playbooks (for a number of reasons). | Kevin Fenzi | 2016-03-30 | 3 | -9/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. We want all playbooks to be idempotent. If we add things like this it means the playbook will change every single time we run it. 2. Things like this mean that if we need to change one config or something to get the service working we may have to wait a long time for it to apply tons of pending updates, which may break more things. 3. On all Fedora machines (that have base role anyhow) we already run dnf-automatic to apply all security updates. We could expand that to apply all updates if you like. Doing them daily is much better for finding regressions 4. We expect updates are applied normally by dnf-automatic or by sysadmins so we can know whats in the updates and be ready for issues or restarting things. | |||||
| * | | | (no commit message) | Michael Scherer | 2016-03-30 | 2 | -0/+4 | |
| | | | | ||||||
| * | | | It's ok if this file is missing as it often is in stg (since there are 0 ↵ | Kevin Fenzi | 2016-03-30 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | requests). | |||||
| * | | | We also don't want to track the torrent connections the other direction either. | Kevin Fenzi | 2016-03-30 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Adds a loop to allow pulling down the FAS database. | aikidouke | 2016-03-31 | 2 | -11/+158 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | Adds a sleep step after awarding a badge to allow frontend/tahrir to keep up. Merge branch 'lifecycle-fix' | |||||
| * | | This is my fix for award-lifecycle-badges. Changes; | aikidouke | 2016-03-30 | 2 | -29/+160 | |
| | | | | | | | | | | | | | | | - Pulling the userlist from fas now loops over each letter of the alphabet to avoid time out issues - I call time.sleep(60) after awarding a badge to help avoid overwhelming the frontend | |||||
| * | | added a loop to bring in userlist | aikidouke | 2016-03-23 | 1 | -8/+24 | |
| | | | ||||||
* | | | Koji arm is at arm.koji.fp.o, not arm.fp.o | Patrick Uiterwijk | 2016-03-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | | GNOME Backups: extra - | Andrea Veri | 2016-03-30 | 1 | -1/+1 | |
| | | | ||||||
* | | | GNOME Backups: make sure the MAILTO environment variable gets populated | Andrea Veri | 2016-03-30 | 1 | -0/+3 | |
| | | | ||||||
* | | | taskotron-trigger: add dockerautotest check | Martin Krizek | 2016-03-30 | 1 | -0/+1 | |
| | | |