diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/prepostscripts/post_script.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/prepostscripts/post_script.rst index 8393c5d65..795414afc 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/prepostscripts/post_script.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/prepostscripts/post_script.rst @@ -405,7 +405,7 @@ Kinds of variables in the template VARNAME=#TABLE:tablename:$NODE:attribute# -For example, to get the new updatstatus attribute from the nodelist table: :: +For example, to get the new updatestatus attribute from the nodelist table: :: UPDATESTATUS=#TABLE:nodelist:$NODE:updatestatus# export UPDATESTATUS