Jürgen W

Results 46 comments of Jürgen W

[> ](https://github.com/KoljaWindeler/ytube_music_player/issues/7#issuecomment-1063905262) In the end, I had a spare Pi. I BT paired with it, setup pulseaudio and vlc in telnet mode and used this; https://www.home-assistant.io/integrations/vlc_telnet/. Works great.

I have a[ baby Arlo](https://www.arlo.com/au/products/arlo-baby/default.aspx)... {'modelId': 'ABC1000' the 'asdf' is me obfuscating it...

``` Traceback (most recent call last): File "./arlo.py", line 6, in arlo.base_stations[0] IndexError: list index out of range ``` :P

It would be absolutely fantastic if we could get some traction on this.

I have converted a few images to Debian Jessie/Stretch slim and my DNS issues went away. Kubernetes 1.9.7 using kops in AWS. This has been bothering us for a long...

how to loop releases dynamically and reference a secret: https://github.com/roboll/helmfile/issues/986#issuecomment-555792108

exec some bash inline: https://github.com/roboll/helmfile/issues/1006

my upgrade to puppet 4.9 broke as well; ```Internal Server Error: org.jruby.exceptions.RaiseException: (Exception) Hiera type mismatch: expected Hash and got String``` is the error I receive. also ```Puppet /etc/puppetlabs/puppet/hiera.yaml: Use...

I think this is a greater issue, if you say enter in a test of 'exit 1' and run `captain test`, it executes and fails. the actual exit code is...

yeah, I saw that and tried to build from master. But now it will not connect to docker. ``` Post http://unix.sock/images/:latest/tag?force=1&repo=&tag=735e69f: dial tcp: lookup unix.sock: no such host ``` I...