Commit Graph

29 Commits

Author SHA1 Message Date
Kevin Fenzi
4d6228af14 proxies: all these proxies moved to f41 a while back.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-13 10:14:55 -07:00
Kevin Fenzi
eafcece0cf batcave: redirect http to https
We hadn't done this in the past because virt-install couldn't do https
urls, but thats long since no longer the case.

So, move all the ks_url and ks_repo calls to use https and since they
are using https, they need to use the valid
infrastructure.fedoraproject.org name so they can verify the cert.

Set batcave to redirect http to https now since that was the thing
holding this back.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-06 09:45:25 -08:00
Kevin Fenzi
86fa3d87f5 proxies: move to f40
We still want to probibly do reinstalls on these, but move them to f40
via upgrade for now.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-10-01 14:41:59 -07: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
Kevin Fenzi
5ab37b2d23 proxy12: drop duplicate dns lines from host vars
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-31 15:37:55 -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
a4f772d36f proxy12.fedoraproject.org moved to linux-system-roles networking 2021-03-31 15:27:24 -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
Rick Elrod
7fa301af94 proxy 12 -> f31
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:20 +02:00
Rick Elrod
a7abbcbe60 12 -> f29
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-12-18 16:37:03 +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
4ebf84db0b ok maybe this will work..maybe this will die in a fire 2017-01-08 23:07:48 +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
Patrick Uiterwijk
e67aecbb2b Give proxy12 an actual free IP 2015-10-09 19:31:16 +00:00
Patrick Uiterwijk
9533446335 Add proxy12 on ibiblio05 2015-10-09 17:00:14 +00:00