Files
warewulf/etc/nodes.conf
Timothy Middelkoop b66a8679c5 Fix default nodes.conf to use the new kernel command line list format
Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2025-01-30 01:44:53 -07:00

33 lines
626 B
Plaintext

nodeprofiles:
default:
comment: This profile is automatically included for each node
runtime overlay:
- hosts
- ssh.authorized_keys
- syncuser
system overlay:
- wwinit
- wwclient
- fstab
- hostname
- ssh.host_keys
- issue
- resolv
- udev.netname
- systemd.netname
- ifcfg
- NetworkManager
- debian.interfaces
- wicked
- ignition
kernel:
args:
- quiet
- crashkernel=no
init: /sbin/init
root: initramfs
ipxe template: default
ipmi:
template: ipmitool.tmpl
nodes: {}