1
0
Fork 0
forked from infra/ansible
Commit graph

17 commits

Author SHA1 Message Date
Jakub Kadlcik
07520d81d9 copr: suspend more known warnings 2026-07-18 18:55:19 +02:00
Jakub Kadlcik
a7bbf7ca38 copr: same problem for vmhost_p09_03_prod 2026-07-15 15:17:51 +02:00
Jakub Kadlcik
6da71d7e52 copr: suspend more known problems 2026-07-15 14:22:55 +02:00
Jakub Kadlcik
1fd854ccb5 copr: suspend more known problems
https://github.com/fedora-copr/copr/issues/4388
2026-07-15 13:36:17 +02:00
Jakub Kadlcik
2933d4832c copr: suspend zabbix notifications about known problems
https://github.com/fedora-copr/copr/issues/4387
2026-07-15 13:13:12 +02:00
Jakub Kadlcik
7e50a3dd8a copr: oops, fix pool names dev -> prod 2026-07-09 16:22:41 +02:00
Jakub Kadlcik
11c1eaeda1 copr-be: increase allowed startup time for s390x builders to 300s 2026-07-09 15:34:32 +02:00
cf9c46c830
Zabbix: adjust copr-be cpu threshold
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-06-04 13:23:16 +01:00
a333ba03dc copr-be: enable httpd monitoring 2021-12-02 06:49:57 +01:00
580cd252c5 Inventory group/host variables: Sort yaml
This was done using yq (
https://mikefarah.gitbook.io/yq/operators/sort-keys )

Doing things this way makes it much easier to see if a variable is set
in a file or if two hosts differ in what variables they set. Hopefully
we can keep things sorted moving forward.

Basically this means just sort a-z anything you add to any host or group
vaiable and it will be in the right place.

Additionally, this enforces 'normal' intent rules for all the variable
files which we should also try and obey. 2 spaces for first level, 3 for
next, etc. When in doubt you can run yq on it.

This should cause NO actual vairable changes, it's all just readability
fixing for humans, ansible parses it exactly the same.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 13:27:57 -08:00
97e5861ac0 nagios: sync copr-be and copr-be-dev 2021-07-28 23:06:26 +02:00
f14b897b1f copr: point playbooks to new set of (elastic) IPs 2020-11-13 10:05:21 +01:00
18519c9a09 copr: enable swap on be, fe, dist-git 2020-04-24 21:34:25 +02:00
d61d291c19 nagios: no ping for aws instances, use ssh for alive check
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:25 +02:00
25e348f33b nagios: add 2 more to ping/host check
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:24 +02:00
8bee579f59 nagios: disable nrpe checks for now on copr-be/dev in aws
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:24 +02:00
085d3573d9 copr-be*aws: host vars 2020-04-24 21:34:24 +02:00