Ben Kochie

Results 1559 comments of Ben Kochie

Yup! Absolutely something we want to implement.

It would need to fix the implementation issues of the original PR. As pointed out in several PRs to do per-packet timeouts, it needs to use a Go timer callback...

Related: https://github.com/golang/go/issues/47926

Yea, let's wait till that whole process gets worked out.

Except we do need to switch to `apt`, since `package` doesn't expose "install_recommends" as a parameter.

There are some other references to `.rules` files in the role. Maybe worth cleaning up more.

We probably want to keep the `*.rules` handling, at least from a configuration loading perspective, around in order to maintain backwards compatibility. Otherwise existing deployments that are pushing yaml to...

Yea, when we added systemd socket activation, I never really saw the point of it. The only real nice thing is that systemd reserves the port early in boot to...

Would you please add some molecule tests for this?