I’ve seen companies do all sorts of home grown things.
One uses a spreadsheet that is just the configuration row by row, they turn it I to text file and copy to startup, reload.
I have used git servers to do the same thing, but with obvious change tracking history of git.
What real or home grown things are you using?
What’s pyinfra?