forked from ungleich-public/cdist
implement $__self
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
801d2be3d2
commit
32392d129a
3 changed files with 5 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ if [ "$__cdist_has_explorer" ]; then
|
|||
cdist-run-remote "$__cdist_target_host" \
|
||||
"__object=\"$(__cdist_remote_object_dir "$__object")\"" \
|
||||
"__object_id=\"$__object_id\"" \
|
||||
"$__cdist_name_var_self=\"$__cdist_object\"" \
|
||||
cdist-remote-explorer-run \
|
||||
"$__cdist_name_var_type_explorer" \
|
||||
"$(__cdist_remote_type_explorer_dir "$__cdist_type")" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue