Echo Nar
Echo Nar
@MikeMcQuaid gotcha gotcha. This never really came up enough for me to worry about and I could just work around it by disabling the service through brew. So no worries...
With the risks of firmware updates potentially bricking devices (power loss, bad flash, etc) I'd agree that it shouldn't be fully automatic and just a GUI notification of availability. Some...
> Do we need to add another app for firmware updates? We'd end up with two. If wanting a GUI over the cli tooling, I think so. With how Discover...
> This is interesting. I am not very concerned that the example validates as a valid policy. The most annoying would be mistyped versions of the correct fields that are...
Confirmed functionality in my [rockylinux10-lethe](https://github.com/lethedata/geerlingguy-packer-boxes/tree/rockylinux10-lethe) branch
Validations complete with `vagrant-cloud` removed. ```diff diff --git a/rockylinux10/box-config.json b/rockylinux10/box-config.json index cb4b0ef..270483a 100755 --- a/rockylinux10/box-config.json +++ b/rockylinux10/box-config.json @@ -70,11 +70,6 @@ { "output": "builds/{{.Provider}}-rockylinux10.box", "type": "vagrant" - }, - {...