Zaz Brown
Zaz Brown
Using the gem from the master branch, I'm also still getting this error. Example: [jb/rails-sweeper-error](https://github.com/jb/rails-sweeper-error) As a work around, I'm using an observer instead, and expiring the cache with `ApplicationController.expire_page('/index.html')`....
This is still an issue on Qubes 4.2.3: Using Auto-detected installation media yields "Error setting up base repository". If I instead click "ISO file", the Ventoy USB does not appear...
I'm pretty sure it does, yeah. I've been mostly playing around with deduplicating between two dirs and using the -r option and I almost always get some kind of statistics...
I'm willing to help with this and/or help with documentation, but I would need some mentorship.
@kennethrrosen Thank you! I'm very busy until the end of the year, but I have a [working set up](https://forum.qubes-os.org/t/keyboard-layout-issue/7949/15?u=zaz). There are really only 4 things that need to be done:...
@kennethrrosen, thank you. > `sudo qubesctl state.sls qubes.user-dirs` creates `/srv/user_salt/` with a [top file](https://github.com/QubesOS/qubes-mgmt-salt-base-config/blob/b3d2837/qubes/files/top.sls) at `/srv/user_salt/top.sls`. I'm aware of that much. I activated the state and from what I recall,...
@kennethrrosen leo published [Qubes Salt Beginner's Guide](https://forum.qubes-os.org/t/qubes-salt-beginners-guide/20126) on how to setup `/srv/user_salt/`. I ran into some hiccups (#8491), but got it working. I think we should strip down [my SALT...
> I dont understand why you would want to add these "20 lines". For every salt sate just put it in directory under /srv/salt or /srv/user_salt and reference it using...
> @zaz you know @unman shaker project on GitHub? Some of those SALT states may be good to add. It's a shame there's no README to it.
I created [a very generally useful SALT state](https://github.com/zaz/qubes-salt-examples/commit/df37a03fb12d6750c334f1ea89d0b1624fd481ce) that I believe will make using SALT a lot more accessible. Would you be amenable to merging it if I submit a...