FilBot3

Results 67 comments of FilBot3

I also have this issue, but not just for OSX. Even though [the default is false for use_sudo](https://github.com/test-kitchen/kitchen-docker#use_sudo), I still had to specify the `use_sudo: false` option otherwise I got...

Yes, you're supposed to clone the repository down to your Ansible controller machine. Then make a copy of the inventory folder, and modify that hosts.ini to match your setup. Then...

Mine is also failing on that same spot. I'm using Ubuntu Server 21.10 arm64 with k3s v1.22.5-k3s2. * https://gist.github.com/FilBot3/e8709ef7809527075bb5dc1df7288782 Logs from my nodes. I have 4 total, 1 master 3...

What I had to do in WSLv2 for Ubuntu to get it to work with my VPN was to change the contents of `/etc/resolv.conf`. I had to comment out ```ini...

@keithzg definitely seems like it.

Is there a TODO list for the features that have been added and are being worked on?

> Which cmd block above is problematic? The last command: `podman-run2` is the one that doesn't run. I get this error: ```bash ➜ task podman-run2 task: [podman-run2] podman run --rm...

While installing the traditional system package works, for those of us on ostree or immutable filesystems, it's not an option unless you want to modify your base system. If I...

Are you using Flatpak, or the native package for Peek?

try reading this * https://github.com/phw/peek/issues/748 it's probably a duplicate.