mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 01:26:38 +00:00
Update the description for netboot attribute
This commit is contained in:
parent
065a17c68c
commit
2b5e08a92f
@ -35,7 +35,7 @@ Key Attrubutes
|
||||
+==========================+======================+===================================+
|
||||
| x86, x86_64 | ALL | pxe, xnba |
|
||||
+--------------------------+----------------------+-----------------------------------+
|
||||
| ppc64 | <=rhel6, <=sles11 | yaboot |
|
||||
| ppc64 | <=rhel6, <=sles11.3 | yaboot |
|
||||
+--------------------------+----------------------+-----------------------------------+
|
||||
| ppc64 | >=rhels7, >=sles11.4 | grub2,grub2-http,grub2-tftp |
|
||||
+--------------------------+----------------------+-----------------------------------+
|
||||
|
@ -53,8 +53,8 @@ noderes Attributes:
|
||||
The type of network booting to use for this node. Valid values:
|
||||
Arch OS valid netboot options
|
||||
x86, x86_64 ALL pxe, xnba
|
||||
ppc64 <=rhel6, <=sles11 yaboot
|
||||
ppc64 >=rhels7 grub2,grub2-http,grub2-tftp
|
||||
ppc64 <=rhel6, <=sles11.3 yaboot
|
||||
ppc64 >=rhels7, >=sles11.4 grub2,grub2-http,grub2-tftp
|
||||
ppc64le NonVirtualize ALL petitboot
|
||||
ppc64le PowerKVM Guest ALL grub2,grub2-http,grub2-tftp
|
||||
|
||||
|
@ -572,9 +572,9 @@ group Attributes:
|
||||
|
||||
x86, x86_64 ALL pxe, xnba
|
||||
|
||||
ppc64 <=rhel6, <=sles11 yaboot
|
||||
ppc64 <=rhel6, <=sles11.3 yaboot
|
||||
|
||||
ppc64 >=rhels7 grub2,grub2-http,grub2-tftp
|
||||
ppc64 >=rhels7, >=sles11.4 grub2,grub2-http,grub2-tftp
|
||||
|
||||
ppc64le NonVirtualize ALL petitboot
|
||||
|
||||
|
@ -572,9 +572,9 @@ node Attributes:
|
||||
|
||||
x86, x86_64 ALL pxe, xnba
|
||||
|
||||
ppc64 <=rhel6, <=sles11 yaboot
|
||||
ppc64 <=rhel6, <=sles11.3 yaboot
|
||||
|
||||
ppc64 >=rhels7 grub2,grub2-http,grub2-tftp
|
||||
ppc64 >=rhels7, >=sles11.4 grub2,grub2-http,grub2-tftp
|
||||
|
||||
ppc64le NonVirtualize ALL petitboot
|
||||
|
||||
|
@ -646,8 +646,8 @@ noderes => {
|
||||
netboot => 'The type of network booting to use for this node. Valid values:
|
||||
Arch OS valid netboot options
|
||||
x86, x86_64 ALL pxe, xnba
|
||||
ppc64 <=rhel6, <=sles11 yaboot
|
||||
ppc64 >=rhels7 grub2,grub2-http,grub2-tftp
|
||||
ppc64 <=rhel6, <=sles11.3 yaboot
|
||||
ppc64 >=rhels7, >=sles11.4 grub2,grub2-http,grub2-tftp
|
||||
ppc64le NonVirtualize ALL petitboot
|
||||
ppc64le PowerKVM Guest ALL grub2,grub2-http,grub2-tftp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user