Martin Buchleitner
Martin Buchleitner
Thanks @jonwilliams84 - i added the udm kernel tools also in my [ansible udmp role](https://github.com/mabunixda/ansible-udmp) and now also in my setup it seems that restarts are faster and routes are...
It seems there is another json item _date_ at the release of 1.9.0, which cannot be handled by jq. I updated the script to work with 1.9.0 release. ```bash #!/bin/sh...
@Tntdruid solved this already? ``` #!/bin/sh set -ex IPV4_IP="10.10.1.2" IPV6_IP="fe80::4d2f:8164:xxxx:xxxx" FORCED_INTFC="br0" for intfc in ${FORCED_INTFC}; do if [ -d "/sys/class/net/${intfc}" ]; then for proto in udp tcp; do # prerouting_rule="PREROUTING...
I have no clue what's going on within nomad ecosystem ... all integrations by HashiCorp ( levant, hashi-pack ) are not moving in any kind of direction :( When will...
So levant is becoming deprecated and the way to deploy workload on nomad is hashi-pack?
Yes, everything was purged from this partition
``` root@udmp:/persistent# dpkg -i udm-boot_1.0.5_all.deb Selecting previously unselected package udm-boot. (Reading database ... 50954 files and directories currently installed.) Preparing to unpack udm-boot_1.0.5_all.deb ... /var/lib/dpkg/tmp.ci/preinst: 19: /var/lib/dpkg/tmp.ci/preinst: /sbin/ssh-proxy: not found...
Der Stand ist Feedback wieder von @andig zu bekommen und dann das nun in evcc zu mergen
Yeah the color setting seems to be buggy #56 :( Fixxes/Help is welcome
Hi @BenjaminCz0101 , so the light i still in the correct color, but the visualisation is incorrect? Can you trace down the output of the alexa node and output all...