summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* Prepare for new MM2 releaseAdrian Reber2015-12-163-4/+50
| | | | | | | The new MM2 release includes different usage visualizations. This prepares the MM2 frontend system to handle those visualizations. Signed-off-by: Adrian Reber <adrian@lisas.de>
* Ryan gave us a new awesome template for Ipsilon. Put to prodPatrick Uiterwijk2015-12-1614-0/+314
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Lock for docs syncPatrick Uiterwijk2015-12-161-2/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* releng: updates for dnf and aarch64Peter Robinson2015-12-164-1/+136
|
* dhcp: aarch64-01a -> compose-aarch64-01Peter Robinson2015-12-161-2/+2
|
* ppc: add ppc-comm08Peter Robinson2015-12-161-0/+7
|
* fedmsg: fix yum conditional when run on hosts with dnfPeter Robinson2015-12-161-1/+6
|
* Add emergency tagPatrick Uiterwijk2015-12-151-0/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Make hotspot.txt a specially deployed filePatrick Uiterwijk2015-12-152-0/+10
| | | | | | This should make it more resilient to changes to the website Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* build fedoraproject.org once moreRobert Mayr2015-12-151-0/+1
|
* openqa_server: try a new approach for checking test changesAdam Williamson2015-12-151-2/+18
| | | | | | | | | | | | | | basically, dump the config from the server before loading the templates file, dump it after, and use json_diff to compare. I wanted to make the actual template loading script from openQA do some kind of check in '--clean' mode, but given how it's designed that's not really terribly practical without doing some major re-architecting, and this seems like a relatively simple alternative. With this change, the actual "Load tests" step will never show 'changed', but the subsequent 'Check if the tests changed in previous step' step will show as changed when appropriate.
* openqa_server: use guestfs direct backend for creating disksAdam Williamson2015-12-151-7/+11
| | | | this avoids the need to start and stop libvirtd.
* Add some more always_run magic pixie dustKevin Fenzi2015-12-151-0/+3
|
* Add some more always_run to tasks that register variables.Kevin Fenzi2015-12-151-0/+4
|
* Add always_run to tasks where we register things we use later.Kevin Fenzi2015-12-151-0/+4
|
* Try just checking out this git content as the right user and drop the non ↵Kevin Fenzi2015-12-151-3/+2
| | | | idempotent chown after it.
* Be more specific here and only include the prod instance, not stagingKevin Fenzi2015-12-151-1/+1
|
* Only start mailman services on mailman01 or lists-devKevin Fenzi2015-12-151-0/+1
|
* Make nagios kick mm-frontend* for us until we fix itPatrick Uiterwijk2015-12-151-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add some extra bits to the fedmsg nagios payload.Ralph Bean2015-12-151-2/+2
|
* Upon new package git creation, create symlink to old locationPierre-Yves Chibon2015-12-151-0/+4
|
* bodhi2: mash: enable ppc64le for EPEL-7Peter Robinson2015-12-152-2/+2
|
* Bug fixes.Ralph Bean2015-12-141-2/+2
|
* Add fedmsg to the contactgroup.Ralph Bean2015-12-141-1/+1
|
* Try out fedmsg notifications for nagios.Ralph Bean2015-12-142-2/+22
|
* Add osbs-dev ssh host keyKevin Fenzi2015-12-141-0/+1
|
* Adjust this so we do not copy the template every time on backends and ↵Kevin Fenzi2015-12-141-1/+1
| | | | chown/chgrp it every run
* Try this typeKevin Fenzi2015-12-141-2/+2
|
* This should be httpd_sys_rw_content_tKevin Fenzi2015-12-141-2/+2
|
* Convert this over to using fcontext and checking so it doesn't do it everytime.Kevin Fenzi2015-12-141-6/+14
|
* Set this to never changeKevin Fenzi2015-12-141-0/+1
|
* Adjust the mirrormanager publiclist checks. Hopefully this will reduce alertsKevin Fenzi2015-12-144-2/+19
|
* I hit https://http.cat/413 again. Double this.Ralph Bean2015-12-141-1/+1
|
* Contact koji.stg via https to avoid redirecting to prod from stgPierre-Yves Chibon2015-12-141-1/+1
|
* Drop the recurse here as it makes it change each runKevin Fenzi2015-12-131-1/+1
|
* Drop this as we start memcached beforeKevin Fenzi2015-12-131-1/+0
|
* Drop this task as we set this script up later in the playbookKevin Fenzi2015-12-131-5/+0
|
* New taiga url on apps.fp.o.Ralph Bean2015-12-111-1/+1
|
* Update ssh host fingerprintsKevin Fenzi2015-12-111-7/+9
|
* Remove old logrotate file we used to put in place.Ralph Bean2015-12-112-41/+3
|
* Tag as distgit and config a few more tasks in the distgit rolePierre-Yves Chibon2015-12-111-4/+10
|
* Point to /srv/git/repositories as this is both backward and forward compatiblePierre-Yves Chibon2015-12-112-4/+3
| | | | And adjust the documentation to mkbranch
* Invoke mkbranch and setup_git_package with ns/pkgname as package namePierre-Yves Chibon2015-12-111-6/+10
|
* Update pkgdb_sync_git_branches to the new pkgdb API while remaining backward ↵Pierre-Yves Chibon2015-12-111-83/+112
| | | | | | | compatible This commit also adds a TEST_ONLY global boolean useful if you want to test the script without modifying anything on the filesystem.
* Fix indentation in genacls.pkgdbPierre-Yves Chibon2015-12-111-4/+4
|
* Port genacls.pkgdb to the new pkgdb API while being backward compatible with ↵Pierre-Yves Chibon2015-12-111-85/+104
| | | | the old one
* Show all taskotron logs in buildbot webuiMartin Krizek2015-12-111-1/+6
|
* Set sshd Protocol here to 2, this makes rkhunter happy hopefully.Kevin Fenzi2015-12-112-2/+2
|
* Perhaps the 's are not neededKevin Fenzi2015-12-101-1/+1
|
* Fix syntaxKevin Fenzi2015-12-101-1/+1
|