posch

Results 4 issues of posch

When trying to reset a password, I have two issues: First, the reset link in the mail doesn't include the fully qualified hostname, but only the hostpart. I can work...

### Steps to reproduce 1. Install warewulf from RPM package. 2. Delete /var/lib/warewulf/overlays/wwinit/etc/ssh, because ssh host keys are part of the image. 3. Update warewulf using an RPM package. After...

documentation

### Steps to reproduce Using a container that includes a dracut initramfs, built with: dracut --force --no-hostonly --add wwinit --kver $(ls /lib/modules | head -n1) and a node that was...

bug

By default, warewulf is using a node's MAC address to locate the image. The URL generated for ipxe or grub look like this: http://.../provision/{{.Hwaddr}}?...&stage=container&compress=gz where Hwaddr contains the node's default...

discuss