remove __self in cdist 3.0

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-01-09 23:51:47 +01:00
parent 997efc14ed
commit 29e1dee264
1 changed files with 1 additions and 0 deletions

View File

@ -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