Ralph Bean
dc9a7d03bb
Monitor fedmsg-hub on packages03 with collectd.
2015-11-21 01:41:14 +00:00
Kevin Fenzi
2e8d14a5e0
Add a playbook implementation of list-vm's per host
2015-11-20 23:04:17 +00:00
Kevin Fenzi
576811dd98
Make sure kojid is enabled and running on buildhw as well as buildvm
2015-11-20 01:58:06 +00:00
Ralph Bean
c3bd96853a
Kill old references to fcomm-cache-worker.
2015-11-19 18:47:43 +00:00
Ralph Bean
2fa3374061
Set up ansible to do new fedora-packages in prod.
2015-11-19 16:39:31 +00:00
Pierre-Yves Chibon
9f5318d299
dnf is Fedora 22+
2015-11-19 11:05:42 +01:00
Martin Krizek
11fb2433ba
update_grokmirrors: pull develop branches only on dev for now
2015-11-19 09:43:58 +00:00
Pierre-Yves Chibon
1a87b50a23
Run dnf clean before we call dnf update
2015-11-19 10:12:49 +01:00
Pierre-Yves Chibon
65e436e01f
Let's reflect the tool used
2015-11-19 10:08:15 +01:00
Pierre-Yves Chibon
84a1b8c5ef
DNF does not support update_cache
2015-11-19 10:05:52 +01:00
Ralph Bean
2252a0abb3
Stop and start the hub here too.
2015-11-18 19:10:24 +00:00
Kevin Fenzi
7cc79808e6
epel ppc builders need to mount primary koji mount too
2015-11-18 17:28:09 +00:00
Miroslav Suchý
56ce9b8767
Revert "test this only on stg"
...
This reverts commit 13093ec5c7
.
2015-11-18 08:55:11 +01:00
doteast
8147c50548
Fix myhost paramter to virt-install
2015-11-18 03:44:00 +00:00
0186046d3b
adding openvpn to openqa production
2015-11-18 03:33:39 +00:00
3993a014e6
refactor openqa playbook so that base is done before openqa
2015-11-17 23:12:52 +00:00
Adam Williamson
fd83ce8b16
openqa: don't have servers act as worker hosts
...
tflink set up the server boxes as VMs (I was assuming they were
metal), so it doesn't make sense for them to be worker hosts
as well.
2015-11-17 14:17:40 -08:00
Ralph Bean
6b0f5d1676
Take a stab at a rewrite of the packages role.
2015-11-17 16:53:24 +00:00
Ralph Bean
a20b67dd03
Adjust upgrade playbook for packages.
2015-11-17 16:45:21 +00:00
Ralph Bean
927bea9201
Make a copy of the packages/ role to mess with in staging.
2015-11-17 15:47:44 +00:00
Pierre-Yves Chibon
c5f75b721e
Drop watchdog, Ricky said it's in base
2015-11-17 16:40:23 +01:00
Pierre-Yves Chibon
9ec72a36a4
Push mdapi in prod
2015-11-17 15:45:24 +01:00
Pierre-Yves Chibon
e5bb66d76d
Port the update-package playbook to support dnf on F22+
2015-11-17 15:31:51 +01:00
Pierre-Yves Chibon
cf61b98e56
Let's make mdapi01 real
2015-11-17 15:12:33 +01:00
Pierre-Yves Chibon
dc0d4472d6
No to apache on mdapi but yes to fedmsg
2015-11-17 15:08:06 +01:00
Pierre-Yves Chibon
04f6e43c09
Comment out the watchdog role for now
2015-11-17 15:05:22 +01:00
Pierre-Yves Chibon
030f7d4d5a
Build mdapi in prod as well
2015-11-17 15:03:18 +01:00
Ralph Bean
186a4f9a44
package changed names.
2015-11-16 21:20:44 +00:00
240189e8cb
fixing typo in openqa-workers playbook
2015-11-13 20:27:15 +00:00
ddd0c609d8
updating grokmirror playbook so that it doesn't need -e
2015-11-13 20:01:00 +00:00
4433f13b73
adding vm creation back into openqa
2015-11-13 19:39:54 +00:00
Martin Krizek
0b6c32241e
taskotron-dev: enable disposable clients
2015-11-13 18:01:56 +00:00
Adam Williamson
2b098b34bd
set up for openQA deployment
...
This adds openQA server, worker and dispatcher roles, and
applies them to the appropriate hosts. A few secret vars are
required. See trac #4958 for discussion.
2015-11-13 09:49:00 -08:00
Patrick Uiterwijk
5359b5b363
Setup proxy stuff for openqa
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-13 17:37:34 +00:00
Patrick Uiterwijk
c11ef55e2c
Temporarily disable sslonly for now until we have a cert for stg.fm.o
...
Revert "Magazine now has fully working HTTPS"
This reverts commit 3782dad657
.
2015-11-13 01:10:48 +00:00
Patrick Uiterwijk
3782dad657
Magazine now has fully working HTTPS
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-13 00:38:00 +00:00
Kevin Fenzi
7a852a5ede
Move yum repos to pre tasks
2015-11-12 01:55:06 +00:00
Kevin Fenzi
0c533ee5f0
Switch back to inventory_hostname_short for debugging
2015-11-11 23:20:28 +00:00
Kevin Fenzi
32f6ce5ac7
Try this as inventory_hostname as it doesn't like _short
2015-11-11 22:57:31 +00:00
70d5028e3a
add ppc EPEL to virt-create bit too
2015-11-11 11:52:35 +00:00
8d7bb60ddc
add ppc EPEL builder to buildvm.yml
2015-11-11 10:16:34 +00:00
edc4b7067d
watchdog-ify staging, hopefully
...
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-11-10 20:11:11 +00:00
Pierre-Yves Chibon
76cf6ef15d
Let's server mdapi at /mdapi
2015-11-10 11:57:09 +01:00
Patrick Uiterwijk
ed64ea0d30
Setup mdapi through the reverse proxies
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-10 10:25:50 +00:00
e0fcb32d2e
preparing for config of new taskotron-client-host machine
2015-11-09 21:39:04 +00:00
3c83655ad7
removing yum-cron from openqa as it's f23
2015-11-09 19:25:23 +00:00
25e6c0dbdf
removing copy pasta from openqa-workers
2015-11-09 19:21:05 +00:00
4e667a64bf
fixing syntax error in openqa-workers host spec
2015-11-09 18:46:12 +00:00
Kevin Fenzi
16448e91da
Move mdapi deploy before fedmsg as it needs the mdapi user.
2015-11-09 18:11:10 +00:00
Kevin Fenzi
080f3db029
No denyhosts on Fedora 23 either.
2015-11-09 17:31:10 +00:00