summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* Move virthost from a task to a role.Kevin Fenzi2015-12-102-0/+62
| | | | | Setup a variable for hosts we want nested virt enabled on (default false) add task to setup that on ones we want
* Only run hyperkitty crons on mailman01/primary node.Kevin Fenzi2015-12-101-0/+11
|
* enabling mail on beaker serverTim Flink2015-12-101-1/+1
|
* Update contact link in the wiki footer (ticket 5027)Kevin Fenzi2015-12-101-1/+1
|
* taskotron-dev: set log stream level to debugMartin Krizek2015-12-101-1/+5
|
* taskotron-client configs: Revert to the previous stateMartin Krizek2015-12-102-2/+1
|
* Try thisMartin Krizek2015-12-102-3/+3
|
* Trying generic cloud image for taskotron clientsMartin Krizek2015-12-101-1/+2
|
* This should be the fqdn to match whats in inventoryKevin Fenzi2015-12-101-1/+1
|
* allow the builders to talk o kojipkgs on port 443Dennis Gilmore2015-12-091-0/+1
| | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* making sure taskotron client disks are 10G and updating to new imageTim Flink2015-12-092-2/+2
|
* Drop backup for testKevin Fenzi2015-12-091-1/+1
|
* Revert "Drop validate just for a test"Kevin Fenzi2015-12-091-1/+1
| | | | This reverts commit 19ed9254b80f0af11c11dcbaf5006b3169250dd8.
* Drop validate just for a testKevin Fenzi2015-12-091-1/+1
|
* This is /sbin on rhel6 hosts and should work on rhel7 tooKevin Fenzi2015-12-091-1/+1
|
* Does this work now?Kevin Fenzi2015-12-091-10/+10
|
* Tune this down to try and stay out of swap.Ralph Bean2015-12-091-1/+1
|
* Lets sort staging hosts in iptables template tooKevin Fenzi2015-12-091-1/+1
|
* Try this and see if it works to sort this into a known order.Kevin Fenzi2015-12-091-1/+1
|
* Add dnf-automatic as a required role for base. This will enable it on all ↵Kevin Fenzi2015-12-091-0/+3
| | | | Fedora machines.
* Add infra testing repo to taskotron minionsMartin Krizek2015-12-091-0/+1
|
* bugyou: Fix the bugyou fedmsg config templateSayan Chowdhury2015-12-091-1/+1
|
* Run secondary umdl hourlyPatrick Uiterwijk2015-12-091-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Always require UMDL for secondary for nowPatrick Uiterwijk2015-12-091-1/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Update libtaskotron configMartin Krizek2015-12-091-0/+4
|
* Update testcloud configMartin Krizek2015-12-091-1/+13
|
* Update taskotron-trigger configMartin Krizek2015-12-091-3/+1
|
* fedorahosted server moved and we did not update the iptables rulesDennis Gilmore2015-12-091-2/+2
| | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* Apply this to all virtserversKevin Fenzi2015-12-091-1/+1
|
* Allow /dev/shm/spice files on virthosts/openqa boxes.Kevin Fenzi2015-12-091-0/+4
|
* Weed out some more logs.Kevin Fenzi2015-12-081-1/+6
| | | | | Don't need to see openqa bringing up and down instances Don't need to see ssh attempts
* Only include rhel7 things here we use for epel and will not overlap with.Kevin Fenzi2015-12-081-1/+11
| | | | We also mirror some other channels for infrastructure use like RHOS
* Revert "Switch repo2json to the new repo format we are using since the move ↵Kevin Fenzi2015-12-081-2/+36
| | | | | | to the batcave." This reverts commit 139feec075dbe3bbbb9c7932512aad2af2f66e31.
* Try and make sure and send stderr on too so we don't get spammedKevin Fenzi2015-12-081-1/+1
|
* Need to also change this to a template.Kevin Fenzi2015-12-081-1/+1
|
* Add closing conditionalKevin Fenzi2015-12-081-1/+1
|
* Switch builders to use bastion01/02 for ntpKevin Fenzi2015-12-081-5/+2
|
* Move ntp to a template. In phx2 non bastion01/02 hosts will use bastion01/02 ↵Kevin Fenzi2015-12-082-6/+13
| | | | and those will use the normal rhel pools.
* I can speel. Really I can.Kevin Fenzi2015-12-081-1/+1
|
* Also ignore errors here.Kevin Fenzi2015-12-081-0/+1
|
* Fix thinkoKevin Fenzi2015-12-081-1/+1
|
* Rework logic to handle f22 systemdKevin Fenzi2015-12-081-2/+13
|
* Create a dnf-automatic role, and switch taskotron/resultsdb dev to use it.Kevin Fenzi2015-12-082-0/+77
|
* copr: we do not need thisMiroslav Suchý2015-12-081-1/+0
| | | | | | most of the logs is compressed anyway and there is full log of errors where cache for compress could not be created This is simplest solution to fix this issue.
* bugyou: Replace dnf with yumSayan Chowdhury2015-12-081-1/+1
|
* Add bugyou rolesSayan Chowdhury2015-12-083-0/+52
|
* openqa: create N-2 hard disk images tooAdam Williamson2015-12-071-0/+18
|
* openqa: always fully re-load the test templatesAdam Williamson2015-12-071-4/+6
| | | | | | | | | | | I didn't do this originally because I was trying to make it only show changed when something had really changed, but it was too conservative - it wouldn't update when a test definition changed, only when one was added. Doing it manually is a bit annoying (you have to do the sed step and the ownership change) so it's better to let you just re-run the play to update the tests, even if it does mean getting the occasional spurious changed state.
* The rpms.json file can be really, really big.Ralph Bean2015-12-071-1/+1
|
* Revert "memcached02 goes down temporarily"Patrick Uiterwijk2015-12-071-1/+1
| | | | This reverts commit 24c98a63cdb2a63740d70ca3326c978c8158147f.