I will let this be open for a week, so someone with more Rust knowledge than me can give a proper review. If it doesn't happen I will just approve. @dsimon @Peter @totallynotadolphin
shouldn't we get all the non global ipv6 stuff from SLAAC? And if not we could still do
lobon = {
ipv4 = "192,168.0.22";
ipv6 = { some complicated structure};
};
I does not eat config options. This distinction is kind of weird and we inherited it from maralorn to have some starting point. It felt to me like it is more part of having the vm role, (this is…
I did not spend a single thought about ipv6, I wanted to restructure the existing config not add new features.
In general we could do something similar this, I choose this way, because it…
Do you mean that we might flag stuff as spam, because the HRZ does trash things?
you could've done sops updatekeys -y **/*.secrets.yaml
would be the same result.
@totallynotadolphin you might install the pre-commit hooks, then this wouldn't happen.