2
0
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:
penguhyang 2016-03-23 02:30:50 -04:00
parent 065a17c68c
commit 2b5e08a92f
5 changed files with 9 additions and 9 deletions

View File

@ -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 |
+--------------------------+----------------------+-----------------------------------+

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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