oranenj

Results 6 issues of oranenj

With the first hardware servers getting set up, I've been playing around with kickstart and PXE to help get the first servers provisioned. It's probably a good idea to have...

Future Ideas

Libvirt can kickstart virtual machines pretty easily. The PR includes a kickstart template and a small script to generate a virt-install invocation that may serve to get things started. Most...

I'm working on this related to #14 This is not even tested yet, but I'll work on it during the weekend, just making this PR in case someone has ideas...

The deploy seems to currently assume that hosts are using a standard CentOS 8 repository configuration via the RPM packages. This is often not the case if repositories are using...

Using sway 1.6rc1. Related to #6115 I used my terminal to reproduce because it's easy to open new ones, but I suspect this will happen with any window. ``` $...

bug
layout

If `managehome = true`, the module will unconditionally remove the user's home directory. Unfortunately, there is no validation that the removed path makes sense at all; the module will happily...