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>
This commit is contained in:
committed by
Jonathon Anderson
parent
fce3bc8aff
commit
b66a8679c5
@@ -21,7 +21,9 @@ nodeprofiles:
|
||||
- wicked
|
||||
- ignition
|
||||
kernel:
|
||||
args: quiet crashkernel=no
|
||||
args:
|
||||
- quiet
|
||||
- crashkernel=no
|
||||
init: /sbin/init
|
||||
root: initramfs
|
||||
ipxe template: default
|
||||
|
||||
Reference in New Issue
Block a user