Commit graph

21 commits

Author SHA1 Message Date
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
f1d817c4df switch all the other ibiblio hosts to cider
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-08 17:35:08 -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
Stephen Smoogen
0b51f6f298 move to ib01 to make it work again 2018-11-20 00:25:02 +00:00
Stephen Smoogen
4dbdbc2767 ok I am going to try this because I am grumpy 2017-06-23 15:29:46 +00:00
Stephen Smoogen
e470c2e159 how did this ever work? 2017-02-22 22:58:43 +00:00
Stephen Smoogen
0f1dce0cfd clean up ibiblio04 guests to correct vg group 2017-02-22 21:28:48 +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
Stephen Smoogen
db201960bc make sure all filenames are correct 2016-09-24 00:42:20 +00:00
Stephen Smoogen
bf85ec58dd why? 2016-09-24 00:41:31 +00:00
Stephen Smoogen
6cd9970da9 nope that wasnt it. need a different tact with postfix 2016-09-24 00:34:29 +00:00
Stephen Smoogen
404a76dae2 nope that wasnt it. need a different tact with postfix 2016-09-24 00:33:32 +00:00
Stephen Smoogen
ccc61ea9ee I believe this is what I needed to do to make it work. 2016-09-24 00:32:33 +00:00
Patrick Uiterwijk
6e3cca56e0 Make noc02 send email directly, so as to not depend on phx2
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-23 15:57:38 +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
doteast
fd65335d9c csi group vars - nagios 2015-11-14 17:16:19 +00:00
c7bee7cb55 noc02 host_vars
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2014-07-29 20:21:30 +00:00