Commit graph

10 commits

Author SHA1 Message Date
Kevin Fenzi
7a1fc8729c smtp-mm-osuosl01: fix install urls and netmask
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-18 09:55:25 -07:00
Kevin Fenzi
c5dd13f603 osuosl guests: set dns to dns1 for virt-installs
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-18 09:51:41 -07:00
Kevin Fenzi
b9ec14ad00 osuosl shuffling: drop osuosl02, move guests to 01 except proxy09 (drop for now, go to aws later)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-18 09:26:54 -07:00
Pete Buffon
938e63fa71 mass vm host_vars edit for default network connection 2022-01-25 22:17:11 +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
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
fbaafe1896 ipv6 for osuosl hosts that want it 2016-12-14 21:29:09 +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
b378ff62fe Add the right volume group here. 2015-10-06 16:57:19 +00:00
Kevin Fenzi
8fbd3803a8 Make a smtp-mm-osuosl01 2015-10-06 16:51:11 +00:00