Commit Graph

18 Commits

Author SHA1 Message Date
Greg Sutcliffe
04dcafe578 Zabbix: ignore vnet* on builder hosts
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-07-31 14:57:04 +01:00
iamyaash
b3d6a90b9a motd generic template added
migrated notes from infra/hosts

motd changes; excluding CSI infos

removed csi_* vars from group_vars; converted csi_purpose & csi_relationship into notes

fixed merge conflicts

minor changes; var

updating YAMLs & playbooks

udpated YAMLs & playbooks again

updated correctly; buildhw.yml

fixing merge conflicts

dest added in motd.yml
2025-01-28 01:10:14 +00:00
Kevin Fenzi
445dd11353 buildvmhost: increase nrpe procs limit
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-16 14:39:08 -08:00
Kevin Fenzi
55e2e441d4 disable swap checks on bvmhosts and batcave01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-16 17:47:16 -08:00
Kevin Fenzi
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
Kevin Fenzi
b602689be1 buildvmhost: up the number of non warn/crit procs for nagios
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-07-15 21:56:00 -07:00
Kevin Fenzi
bfc34dd518 the ppc8 buildvmhosts have higher process limits, bump this up 2017-05-02 00:23:27 +00:00
Kevin Fenzi
a8e58addc9 try moving this up a level to the overriding group 2017-05-01 21:28:33 +00:00
Stephen Smoogen
82557c3573 nothing witty left inside of me 2017-05-01 19:02:55 +00:00
Stephen Smoogen
b326dcce70 spaces.. why did it have to be spaces. -- Indiana Jones in the Python Lair 2017-05-01 18:54:10 +00:00
Stephen Smoogen
9eead0703f ok maybe it works this way. Ook says try it. UkUk says get bigger rock 2017-05-01 18:46:05 +00:00
Stephen Smoogen
700191b581 let us try making build boxes just mincheck 2017-05-01 18:37:42 +00:00
Peter Robinson
f67e36db46 builders: remove krb_builder variable as it's no longer used/needed 2017-01-23 10:04:48 +00:00
Kevin Fenzi
67eb996a75 enable nested virt on buildvmhosts 2016-12-10 19:47:47 +00:00
Patrick Uiterwijk
acd9f3ef62 Allow specifying krb_builder to setup a builder as using krb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-03 12:58:24 +00:00
Kevin Fenzi
7872efc377 Add a bunch more network information, blacklist some more groups 2016-02-06 00:25:29 +00:00
aikidouke
40419ac39b buildvmhost csi vars with tabs removed 2015-11-20 17:59:41 +00:00
Kevin Fenzi
1ef851ae26 Clean up virthost inventory, groups and vars, consolidate. consolidate. 2015-02-17 17:25:44 +00:00