From b555a6b2c25b8cab227104ced7dd598ef69de042 Mon Sep 17 00:00:00 2001 From: c-kern <58042466+c-kern@users.noreply.github.com> Date: Thu, 21 Nov 2019 20:52:42 +0100 Subject: [PATCH] ... and the fourth typo of the same kind There were four "golden cilent". Fixed three of them before. Missed the last one. Here it comes. --- docs/source/advanced/sysclone/sysclone.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/advanced/sysclone/sysclone.rst b/docs/source/advanced/sysclone/sysclone.rst index 2d77ff3c9..1510aa5d8 100644 --- a/docs/source/advanced/sysclone/sysclone.rst +++ b/docs/source/advanced/sysclone/sysclone.rst @@ -101,7 +101,7 @@ To support clone, add 'otherpkglist' and 'otherpkgdir' attributes to the image d chdef -t osimage -o otherpkglist=/opt/xcat/share/xcat/install/rh/sysclone.rhels6.x86_64.otherpkgs.pkglist chdef -t osimage -o -p otherpkgdir=/install/post/otherpkgs/rhels6.4/x86_64 - updatenode -S + updatenode -S * **[CentOS6.3 and x86_64]**::