Commit graph

11 commits

Author SHA1 Message Date
Kevin Fenzi
74f3f9f937 ibiblio disable network linux-system-roles on ibiblio hosts for now
ibiblio hosts use bonded pairs of etherent.
We need to adjust config to handle this before we enable it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 11:56:47 -08:00
Kevin Fenzi
6ab971985d Drop auto6: false from hostvars
See 7cb3fddb79 for more info

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 10:52:29 -08:00
Peter Buffon
a21106f88b Last batch update of Ansible host_vars files for linux-system-roles/network conversion. 2021-12-06 18:26:35 +00: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
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
b3cc7f892e Put ibiblio servers in vpn postfix group 2016-02-10 15:31:25 +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
45923300c4 Add ibiblio05 into the mix. 2015-07-27 22:32:20 +00:00