reference new and old variable, remove reference to cdist-config
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
8b9e6780b8
commit
68d87c3023
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,6 @@ out/object/<object>/explorers::
|
|||
tmp_dir::
|
||||
A tempdir and a tempfile is used by cdist internally,
|
||||
which will be removed when the scripts end automatically.
|
||||
See cdist-config(1).
|
||||
|
||||
TYPES
|
||||
-----
|
||||
|
@ -186,6 +185,7 @@ __object::
|
|||
__object_id::
|
||||
The type unique object id.
|
||||
Available for: type manifest, type explorer, type gencode
|
||||
__self::
|
||||
__object_fq::
|
||||
The full qualified name of the current object.
|
||||
Available for: type manifest, type explorer, type gencode
|
||||
|
|
Loading…
Reference in a new issue