forked from ungleich-public/cdist
allow users to check whether an object changed
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
462ed49a74
commit
7a09266abf
3 changed files with 18 additions and 2 deletions
|
|
@ -154,6 +154,16 @@ done
|
|||
cat << eof
|
||||
|
||||
|
||||
OBJECTS
|
||||
-------
|
||||
For object to object communication and tests, the following paths are
|
||||
usable within a object directory:
|
||||
|
||||
changed::
|
||||
This empty file exists in an object directory, if the object has
|
||||
code to be excuted (either remote or local)
|
||||
|
||||
|
||||
ENVIRONMENT VARIABLES
|
||||
---------------------
|
||||
__explorer::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue