forked from ungleich-public/cdist
a5b9713986
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
20 lines
514 B
Text
20 lines
514 B
Text
- run-remote does not work anymore, because there is no binary :-)
|
|
either make functions available on the other side or
|
|
put logic on the server side.
|
|
|
|
- trying to run global explorers nicely from local side
|
|
|
|
|
|
- Both type and global have...
|
|
- local sourcedir
|
|
- remote destination dir
|
|
- remote out dir
|
|
- local out dir
|
|
|
|
- Differences are in...
|
|
- variables exposed / submitted
|
|
|
|
|
|
|
|
|
|
Catch broken instances in cdist-mass-deploy -p and report broken deployements at the end!
|