set bootaction kernel
Usage
stack set bootaction kernel {action} {kernel=string} [os=string] [type=string]
Description
Updates the kernel for a bootaction.
Arguments
-
[action]
Name of the bootaction that needs to be updated.
Parameters
[kernel=string]
{os=string}
-
{type=string}
type of the bootaction. Can be install or os.
Examples
-
stack set bootaction kernel memtest kernel="memtest" type="os" os="redhat"
Sets the kernel for bootaction named memtest with type=”os” and os=”redhat” to be “memtest”.
Edited by: Chris Ladd on Fri Oct 11 12:15:23 2019 -0700
Commit: 3a71eaf