JimKlapwijk
JimKlapwijk
It seems that the source is static. Had to rename everything in the JSON file by hand. I think if we can export something with a variable it's an easy...
[PI-Hole Exporter-1612862425130.json.zip](https://github.com/eko/pihole-exporter/files/5950206/PI-Hole.Exporter-1612862425130.json.zip) Here we go, now supports multiple exports, and importing should go easier as it asks for the source :) please give it a try and let me know...
This happens due to 3.7 which disables IPv6. This removes the directory `/proc/sys/net/ipv6` causing sysctl unable to set the parameters. My suggestion would be to skip 3.7 for now. @florianutz...
This was updated in commit this commit https://github.com/florianutz/Ubuntu1804-CIS/pull/79/commits/24e5b32a95c34878ac4685d2473a18604b8ad906
As far as I'm aware this is a "known" issue when using an alternative CNI: https://www.talos.dev/v1.6/kubernetes-guides/network/deploying-cilium/#method-1-helm-install > After applying the machine config and bootstrapping Talos will appear to hang on...