Bill (William) O'Neill

Results 8 comments of Bill (William) O'Neill

I've run into this issue as well and end up skipping this control across the board. I'm also questioning nginx-14 since it's assuming the `if` test of `$request_method` has been...

These changes were needed for me too. This was my first time setting this up

Using the docker-ssh-agent-forward work around has been working pretty well for me esp. since I'm using gpg-agent with ssh-support mode. Once I've setup the forward, I use this `~/.ansible-silo` file:...

Awesome! Feel free to use the function as-is since I likely found it elsewhere and wouldn't want to claim credit inappropriately. I'm interested in seeing how you suggest new users...

Ah, I'd never used `~/.ilo.conf` before so wasn't aware of it. I'll try that out. I agree on the unease around storing them in device.conf. I figured making it root...

I'll mull it over, see if I can come up with a way to do it :)

Confirming this had been an issue and is now fixed in v0.38.2 w/ UDM Pro Firmware 1.12.30 and Network 7.2.94/7.2.95. Thank you!

I've been running into the same segfault issue on Ventura 13.4.1 and tracked it down to the `upx` compression. If I run `upx -d` against the downloads, they work fine....