From ab7a20a081c263ea5990a3e1d3522b83472e7aa8 Mon Sep 17 00:00:00 2001 From: caomengmeng Date: Mon, 16 Nov 2015 16:16:36 +0800 Subject: [PATCH] Update post_script.rst --- .../common/deployment/prepostscripts/post_script.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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