mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 19:22:05 +00:00
fixed three typos
replaced three "golden-cilent" with "golden-client"
This commit is contained in:
parent
94d89de133
commit
f22f47f50d
@ -107,19 +107,19 @@ To support clone, add 'otherpkglist' and 'otherpkgdir' attributes to the image d
|
||||
|
||||
chdef -t osimage -o <osimage-name> otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist
|
||||
chdef -t osimage -o <osimage-name> -p otherpkgdir=/install/post/otherpkgs/CentOS6.3/x86_64
|
||||
updatenode <golden-cilent> -S
|
||||
updatenode <golden-client> -S
|
||||
|
||||
* **[SLES11.3 and x86_64]**::
|
||||
|
||||
chdef -t osimage -o <osimage-name> otherpkglist=/opt/xcat/share/xcat/install/sles/sysclone.sles11.x86_64.otherpkgs.pkglist
|
||||
chdef -t osimage -o <osimage-name> -p otherpkgdir=/install/post/otherpkgs/SLES11.3/x86_64
|
||||
updatenode <golden-cilent> -S
|
||||
updatenode <golden-client> -S
|
||||
|
||||
* **[RH6.3 and ppc64]**::
|
||||
|
||||
chdef -t osimage -o <osimage-name> otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.ppc64.otherpkgs.pkglist
|
||||
chdef -t osimage -o <osimage-name> -p otherpkgdir=/install/post/otherpkgs/rhels6.3/ppc64
|
||||
updatenode <golden-cilent> -S
|
||||
updatenode <golden-client> -S
|
||||
|
||||
*[Note]: If you install systemimager RPMs on CentOS 6.5 node by above steps, you maybe hit a failure. This is a known issue with CentOS6.5. Refer to known issue section for help.*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user