forked from ungleich-public/cdist
Merge branch 'master' into feature_init_process
Conflicts: doc/man/cdist-reference.text.sh Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
commit
18eaa476e4
1 changed files with 4 additions and 4 deletions
|
@ -166,8 +166,8 @@ changed::
|
||||||
ENVIRONMENT VARIABLES
|
ENVIRONMENT VARIABLES
|
||||||
---------------------
|
---------------------
|
||||||
__explorer::
|
__explorer::
|
||||||
Directory that contains all global explorers.
|
Directory that contains all global explorers.
|
||||||
Available for: explorer, type explorer
|
Available for: explorer, type explorer
|
||||||
__manifest::
|
__manifest::
|
||||||
Directory that contains the initial manifest.
|
Directory that contains the initial manifest.
|
||||||
Available for: initial manifest
|
Available for: initial manifest
|
||||||
|
@ -192,8 +192,8 @@ __object_name::
|
||||||
The full qualified name of the current object.
|
The full qualified name of the current object.
|
||||||
Available for: type manifest, type explorer, type gencode
|
Available for: type manifest, type explorer, type gencode
|
||||||
__target_host::
|
__target_host::
|
||||||
The host we are deploying to.
|
The host we are deploying to.
|
||||||
Available for: explorer, initial manifest, type explorer, type manifest, type gencode
|
Available for: explorer, initial manifest, type explorer, type manifest, type gencode
|
||||||
__type::
|
__type::
|
||||||
Path to the current type.
|
Path to the current type.
|
||||||
Available for: type manifest, type gencode
|
Available for: type manifest, type gencode
|
||||||
|
|
Loading…
Reference in a new issue