refactoring the backup process sounds like something, that we should do uniform across all VM. So I think we should do that in a dedicated pull request. I will open an issue for that. Finding a…
This is probably a bigger refactoring pull request and outside the scope of this one.
Even though I think both things are no brainers, it still feels like this should be two pull requests. (Or at the very least two separate commits) (to split these interactive git rebase and interactive git add, are your friend.)
I'm not sure if it is required (I would guess no). But if kind of find it idiomatic to put it there. We should agree if we do it or not and then enforce it across the whole codebase.
I refactored the existing config [#34], but it doesn't do automatic hostname aggregation, I'm also not sure what would be the optimal way to do that.