Update deprecated config in troubleshooting

This commits updates the deprecated config option agent_pxe_append_params

Change-Id: I494f823f5da1dee2885fba337acbc2e4e3872181
This commit is contained in:
Igor Kádson 2024-05-09 17:46:54 -03:00
parent 4c8c2406f7
commit 4b1aa027f8
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Obtaining IPA logs via the console
parameters passed to the deployment ramdisk. This can be done, as shown
below in ironic.conf::
agent_pxe_append_params=nofb nomodeset vga=normal console=ttyS0 systemd.journald.forward_to_console=yes
kernel_append_params=nofb nomodeset vga=normal console=ttyS0 systemd.journald.forward_to_console=yes
Parameters will vary by your hardware type and configuration,
however the ``systemd.journald.forward_to_console=yes`` setting is