Commit graph

34 commits

Author SHA1 Message Date
Kevin Fenzi
10b6589b98 proxy04: do not hard code mac address
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 11:11:46 -08:00
Kevin Fenzi
5253e9ab15 proxy04: fix ip variables to standard names for install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 10:49:49 -08:00
Kevin Fenzi
0d48975440 proxy04: move to ibiblio02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 10:48:03 -08:00
Kevin Fenzi
0d7e4db134 proxies: all the proxies were moved to 39 a bit ago
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-05 10:59:46 -08:00
Kevin Fenzi
c57a37ff88 Move a bunch of machines to f38
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-17 17:35:26 -07:00
Kevin Fenzi
9e9215b934 f37 uplift
Upgraded proxies and builders to f37. We have a reduced timeframe to get
this done before the holidays, so this time we just upgraded them in
place. Usually we do a full reinstall. We will try and do that next
cycle.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-30 16:31:23 -08:00
Kevin Fenzi
7b10fc515e proxies: move all the proxies to f36.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-21 17:46:32 -07:00
Kevin Fenzi
b639c80e35 proxies: move all proxies to f35
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-20 17:22:05 -08:00
Kevin Fenzi
7cb3fddb79 host vars: drop auto6: no from connection profiles
Turns out the current version of linux-system-roles network doesn't like
setting ipv6 no and setting search domains since NetworkManager wants to
set them for both ipv4 and ipv6. There's some upstream fix, but not in
our current version.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-17 19:33:50 -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
19a4f92275 ibiblio: move all hosts over to linux system roles and new ipv6 addresses
ibiblio is moving it's ipv6 network and wants us to move our machines.
The last commit did this, but these machines aren't using linux sytem
roles, so it wouldn't change anything unless we reinstalled them.
So, lets move them over and then run playbooks to reconfigure.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-08 17:24:44 -08:00
Eddie Jennings, Jr
6ef496d56a Reconfigure IPv6
Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Configure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Configure IPv6

Update IPv6 address for noc02 rule

Update IPv6 address in confg for noc02 address change

Update IPv6 address for proxy04

Update IPv6 address for torrent02
2021-11-08 22:56:05 +00:00
Kevin Fenzi
156e8c56f7 Proxies: All proxies are f34 now. Move proxy14 over to vmhost-x86-cc06
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-15 14:28:51 -07:00
Kevin Fenzi
3c12ef6aa9 Killed trailing spaces in group/host vars with fire.
Normally it's just a nitpick to not have trailing spaces on variables.
However, for some things like mac address, it really matters.
Bunches of buildhw's were failing ansibile because they were passing
"mac address " to linux-system-roles networking and ansible was going
'huh, nope, I can't find that mac address here at all'.
So, just blow all the tailing spaces away to avoid any other variables
that hit this.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-04 08:52:52 -07:00
Stephen Smoogen
bba58ea4c1 Fix some problems with the previous git merge with the proxy host_vars. Add in a public_hostname for all proxies 2021-03-31 16:44:17 -04:00
Stephen Smoogen
4104b9463c try to standardize the proxy configs 2021-03-31 16:25:36 -04:00
Jan Kuparinen
842c583e29 proxy04.fedoraproject.org moved to linux-system-roles networking 2021-03-31 15:35:25 -04:00
Stephen Smoogen
8f76cd7a85 fix the remote proxy dns to point to the right things in ifcfg 2021-03-31 14:10:55 -04:00
Kevin Fenzi
4060cc2dc9 proxies: all proxies are on f33 now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-19 16:52:44 -08:00
Kevin Fenzi
29fd108723 proxy04 -> f31
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
cc0ce649cb proxy04: move to f29 for reinstall 2018-12-17 16:48:43 +00:00
Patrick Uiterwijk
a564c51a18 Reconfigure proxies to Fedora
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-21 22:39:40 +00:00
Stephen Smoogen
bfe5f59078 and we have moved proxy04 to new host, and db-koji was moved last week 2017-08-21 19:55:59 +00:00
Stephen Smoogen
4ebf84db0b ok maybe this will work..maybe this will die in a fire 2017-01-08 23:07:48 +00:00
Kevin Fenzi
fc4311d14a Try this to work around sites with limited memory. 2016-02-10 00:36:18 +00:00
Kevin Fenzi
db404ea389 This needs to be has_ipv6: yes not true. 2016-02-03 19:25:38 +00:00
Kevin Fenzi
b861f0d98c Add ipv6 info for all ibiblio hosts and guests 2016-02-03 18:38:51 +00:00
Kevin Fenzi
8ecddf1cd2 Add netmask and other info to prep for having ansible manage network config. 2016-02-02 20:11:24 +00:00
Kevin Fenzi
be13d5a68a Make proxy04 larger since it will be the only thing on ibiblio02 2015-08-19 03:35:46 +00:00
Stephen Smoogen
3ab0626046 I dont know what changed this (probably me) but it broke. make it use correct ks 2015-08-18 23:59:47 +00:00
Stephen Smoogen
3c84d5748a try a different dns ? 2015-08-18 23:47:16 +00:00
Stephen Smoogen
fd9e877a05 move proxy04 over to ibiblio02 2015-08-18 22:32:05 +00:00
Kevin Fenzi
19234068c3 This proxy hits 1000 procs these days since we upped apache to 900+ 2015-02-24 14:19:46 +00:00
Kevin Fenzi
29d93de617 Add proxy04 to ansible setup. 2015-01-26 19:40:53 +00:00