Commit graph

12918 commits

Author SHA1 Message Date
Kevin Fenzi
f1069c8a67 Bump the number of nrpe procs up for virthosts 2016-04-04 16:33:35 +00:00
Michael Scherer
1aabdb6e2e Fix typo in doc 2016-04-04 14:33:21 +00:00
Michael Scherer
c6d2406b5a Remove duplicate handlers for update-ca-trust
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.
2016-04-04 14:31:52 +00:00
Michael Scherer
00d7dd5777 Move the unbound related handlers to the role 2016-04-04 14:27:54 +00:00
Adrian Reber
b1140d955d mirrorlist logs: only keep logs of the last 7 days
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
2016-04-04 08:06:54 +00:00
Ralph Bean
0b5fd7f282 Finish off this round of the hubs-devel playbook. 2016-04-02 00:44:07 +00:00
Kevin Fenzi
4dad64e596 Clean up postgresql template and move variables into host vars for each db host as they are memory dependent. 2016-04-01 23:32:00 +00:00
da7de4ec0d ppc: rebalance VMs 2016-04-01 19:43:29 +00:00
40d090bf11 ppc64: initial updates to builders for renaming 2016-04-01 18:48:42 +00:00
fe9537a4e7 Merge branch 'master' of /git/ansible 2016-04-01 17:48:32 +00:00
3797d4c451 ppc: only ppc64le for virthost 2016-04-01 17:48:27 +00:00
Ralph Bean
7c32a637b0 Update IP here. 2016-04-01 17:34:41 +00:00
Ralph Bean
d53f9cacba More work on hubs-devel playbook (not done yet).. 2016-04-01 17:29:02 +00:00
b870ba56f4 arm.koji: rediret to http ATM as it's a self signed cert 2016-04-01 15:50:10 +00:00
Ralph Bean
d6efa8aa1c Need some repos here. 2016-04-01 14:56:29 +00:00
Ralph Bean
a6d62356cf Start of a playbook for the fedora-hubs dev node. 2016-04-01 14:51:05 +00:00
Ralph Bean
418348c119 Update instructions for deleting transient cloud nodes. 2016-04-01 14:19:23 +00:00
5ab90880fe koji hub: make kojihub.conf add add arm.koji bit needed for serving files as secondary doesn't have separate kojipkgs 2016-04-01 09:46:57 +00:00
Stephen Smoogen
8d5864f532 and make them with the right kickstart 2016-03-31 22:41:26 +00:00
Nick Bebout
d2f2351baf Add usi.edu mirror to ACL 2016-03-31 19:27:09 +00:00
aikidouke
b5a9729d44 git pull
Merge branch 'master' of /git/ansible
2016-03-31 19:13:20 +00:00
aikidouke
43d596c291 speed up the script a bit. changed the sleeps..
Merge branch 'lifecycle-fix'
2016-03-31 19:12:35 +00:00
aikidouke
e0caf53c72 speed up the sleep a bit 2016-03-31 19:12:21 +00:00
Adam Miller
898a253f8c osbs: add koji_certs_secret to osbs-dev
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-03-31 17:22:38 +00:00
Adam Miller
e5fdab6ea1 osbs: actually add koji_certs_secret to osbs-client role defaults
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-03-31 17:01:38 +00:00
Adam Miller
01c573b623 osbs: add openshift koji secret name to osbs.conf
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-03-31 16:58:19 +00:00
Ralph Bean
4f1a797755 Bump nrpe limits for fedmsg backlog stuff way up. 2016-03-31 15:06:31 +00:00
Ralph Bean
4e32411364 PDC can send two new message types now. 2016-03-31 14:12:10 +00:00
Michael Simacek
38f76fa8e5 Use package module instead of yum in koschei playbooks 2016-03-31 15:55:41 +02:00
Michael Simacek
84c282fe4e Move koschei01.stg to Fedora 23 2016-03-31 15:23:06 +02:00
Adam Williamson
f010264974 openqa/server: try enabling disk image generation, redux
rwmj has refreshed the i686 base image now, so let's try this
again.
2016-03-31 05:56:15 -07:00
aikidouke
120623ed50 fixes for award-lifecycle-badges
Merge branch 'master' of /git/ansible
2016-03-31 12:18:27 +00:00
aikidouke
db53432af3 Adds a loop to allow pulling down the FAS database.
Adds a sleep step after awarding a badge to allow frontend/tahrir to keep up.

Merge branch 'lifecycle-fix'
2016-03-31 12:17:12 +00:00
Patrick Uiterwijk
091e072e59 Enable src.fp.o for production
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-03-31 11:52:27 +00:00
Patrick Uiterwijk
ee4b5edc64 Merge varnish patch to production
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-03-31 11:40:21 +00:00
Adam Williamson
bafd415395 openqa/dispatcher: stupid typo template fix 2016-03-30 17:20:01 -07:00
Adam Williamson
1ef512244d openqa: u-t not needed, more generic compatibility
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.
2016-03-30 17:13:57 -07:00
Adam Williamson
8384d1a7a2 Revert "openqa/server: try turning disk image generation back on"
This reverts commit 9872fe3fc8.
Looks like the i686 base image hasn't been refreshed yet, so
i686 image generation still fails. Curses!
2016-03-30 17:02:55 -07:00
Adam Williamson
9872fe3fc8 openqa/server: try turning disk image generation back on
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.
2016-03-30 15:55:43 -07:00
Kevin Fenzi
d46d730caa Add fedmsg bot for mktg pagure changes in #fedora-mktg. Ticket 5197 2016-03-30 21:46:05 +00:00
Kevin Fenzi
68d8a1d8c2 Re-add beaker-stg to master playbook 2016-03-30 18:38:17 +00:00
Kevin Fenzi
3a493b7da2 dopr discontinued 2016-03-30 18:05:52 +00:00
Mikolaj Izdebski
cdf5e610f4 Fix faitout URL in apps-fp-o 2016-03-30 17:56:51 +00:00
Kevin Fenzi
dca8eb5b2a Update ssh known hosts 2016-03-30 16:45:18 +00:00
Kevin Fenzi
df32ed1cfa Tweak epylog weed rules some more. Add a few and make some more general. 2016-03-30 15:16:03 +00:00
Kevin Fenzi
109c0ece10 Move some handlers around. Some to just base but some also to base. 2016-03-30 15:06:15 +00:00
aikidouke
6ccf653415 This is my fix for award-lifecycle-badges. Changes;
- 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
2016-03-30 15:05:48 +00:00
Patrick Uiterwijk
e0eef0e7fe ppc-composer is no more
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-03-30 15:02:46 +00:00
Kevin Fenzi
ef8a705432 Don't do updates in playbooks (for a number of reasons).
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.
2016-03-30 14:57:54 +00:00
Michael Scherer
edafebe7dc 2016-03-30 14:52:03 +00:00