Jeremy McMillan

Results 10 comments of Jeremy McMillan

1) add this to test coverage 2) fix

Zone configuration is templated in `bind/files/named.conf.local.jinja` and only seems to emits zones found by iterating over `configured_zones` https://github.com/saltstack-formulas/bind-formula/blob/a96669c191f286214527a4991e28e1b5dc4241f0/bind/files/named.conf.local.jinja#L80

Why is there even a distinction between `configured_zones` and `available_zones` ?

That helps, but seems over complicated. I think the behavior implemented for Debian in 2947dde was a move in the right direction. Would anyone object to making the formula behave...

SaltStack is experiencing some growing pains WRT 0MQ. I don't really know enough about the 0mq failure modes in their massive-scaled clients, but since they've decided to try and abstract...

The Fastpack is an accumulation, so it's a best-effort at keeping backward compatibility. There's no harm in sensor coverage for classes and packages that don't exist for any agents. Also,...

@tsadler1988 I can see where you might get the impression that a dojo practice is just a circle, but there are some differences. IT may be appropriate to employ a...

How are things going @andrewleech? I just started out, but I might be able to test your branch. I am able to build micropython bin files from outside the micropython...

OK. I've got your branch from #8318 in my local, and I'll try it on my nano33BLE.

I managed to hack together a build on `ARDUINO_NANO_33_BLE_SENSE` from #8318 but I had to keep the soft device in the build to get USB REPL for debugging. It acts...