From 29e1dee264e86459aac8fc4177eba1cb2d0b4f70 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 9 Jan 2012 23:51:47 +0100 Subject: [PATCH] remove __self in cdist 3.0 Signed-off-by: Nico Schottelius --- doc/man/cdist-reference.text.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/man/cdist-reference.text.sh b/doc/man/cdist-reference.text.sh index 12f30d7f..a1757c43 100755 --- a/doc/man/cdist-reference.text.sh +++ b/doc/man/cdist-reference.text.sh @@ -182,6 +182,7 @@ __object_id:: Available for: type manifest, type explorer, type gencode __self:: DEPRECATED: Same as __object_name, do not use anymore, use __object_name instead. + Will be removed in cdist 3.x. __object_name:: The full qualified name of the current object. Available for: type manifest, type explorer, type gencode