Maros Kukan
Maros Kukan
I am also running into an issue, while trying to run molecule in WSL2 with docker desktop integration. ```bash molecule test INFO default scenario test matrix: dependency, lint, cleanup, destroy,...
Hello there, I have some updates for you folks running WSL2 and docker. Since my previous post I have migrated from Docker Desktop to docker by following this [tutorial](https://blog.nillsf.com/index.php/2020/06/29/how-to-automatically-start-the-docker-daemon-on-wsl2/) and...
Thanks @ciraben and @max-torch. As you described few things need to be adjustment. My approach was: Add the following lines to `_config.yml` ```yml formspree: form_id: ``` Adjust the form action...
@itcultus could you please elaborate more on your solution as I am having same challenge to force users to change their password on first login. I am not familiar with...
@itcultus thanks for confirming, I have tried the above playbook and it works as expected.
This is a valid private address generated by Github, used for all my commits.
@mshiyamsam correct, you don't need to install iptables package and perform that configuration. I tested it recently on RPI4 Raspbian Lite x64 Bullseye running `v1.24.3+k3s1`. Tested service behind default traefik...
@ravensorb I would say a different set of configs rather than additional one. For example as mentioned earlier a different boot commands are used, also some post installation tweaks may...
Hey @fwilhe2 great work. I was recently working on packer template for Ubuntu 22.04. Here are some highlights I would like to point out: - In the original Debian installer...
Hey folks. would you still be interested in "live installer" template for Ubuntu 20.04? I have something like this on the radar. Perhaps I could do a PR afterwards.