clearify dumb behaviour of cdist-dir
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
3cf2346072
commit
24eb626ca8
2 changed files with 3 additions and 3 deletions
|
@ -1,3 +1 @@
|
|||
DOC:
|
||||
- cdist-dir
|
||||
- cdist-config
|
||||
Release 1.1.0
|
||||
|
|
|
@ -24,6 +24,8 @@ In the push case DST_DIR is remote, in the pull case local.
|
|||
cdist-dir does not cleanup DST_DIR and thus it may contain old
|
||||
stuff if used multiple times.
|
||||
|
||||
cdist-dir does not rely on rsync or other high level tools, because
|
||||
it cannot expect its existence on the local or target host.
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
|
|
Loading…
Reference in a new issue