Maxim Khon
Maxim Khon
I succeeded substituting Ubuntu 20 disk image with CentOS 7 cloud image on macOS: 1) create Ubuntu 20 multipass VM, then stop it ``` multipass launch -n multipass stop ```...
See #851 However flatpak seems to be not feasible as the app is run in a sandboxed environment and does not have full access to the host filesystem (not mentioning...
Same issue here. Seems that zombie processes are related to `io.confluent.support.metrics.SupportedKafka` and the number of such processes grows over time ps axf output: ``` 2332779 ? Ssl 1:50 \_ java...
> Is there documentation around what this format is? I've never seen this before. https://docs.ansible.com/ansible/latest/collections/ansible/builtin/template_module.html ``` Also, you can override jinja2 settings by adding a special header to template file....