Christian Lauf
Christian Lauf
Hi, same error here under Ubuntu 20.04. What I notice is that there is an error message in the console window when I try to save the profile: `E0922 13:22:44.589153685...
I tried to add the CA cert to snap via: `snap set system store-certs.cert1="$(cat /path/to/mycert)"` After reading: https://forum.snapcraft.io/t/system-options/87 Still the same error. An `mount --bind /etc/ssl /snap/core18/current/etc/ssl/` also didn't work.
@onedr0p Well it was just speculation from my side and I was willing to spent the time trying. Additionally I saw noone trying similiar steps/workarounds here, therefor I posted it...
Hi @pqarmitage Oh dammit, yes you are right about /proc being for the Kernel.. When I started the ticket I had the fallacy that this information is provided by IPVS....
> @ChrLau You state `As I found enough discussion on the internet that the notify parameter isn't always executed in some circumstances (still have to test&verify this).` So far as...
@pqarmitage Wow, I'm impressed what became out of my ticket. And yes, an API would be absolutely stunning to have as it makes it much easier to integrate keepalived (and...
> Augeas (and systemd) can parse spaces in environment variables when quoted in this way: > Environment="APPLICATION_NAME=Spring Boot Test App" If I do that, I get: ``` # augparse test_systemd.aug...
> I'd probably guess that you need to escape quotes because it's in a quoted value in the test file. The real file obviously will not need escaped quotes. Doh.....
Yes, that was the Debian-Lens again, using the one from GitHub works. No errors. And arguments are recognized. Good, so I will change the systemd lens to the one from...
Yai! That's all I asked for. 😄