Commit Graph

2 Commits (c836a60a7e6697dfa587b71abcd19ad646b905f3)

Author SHA1 Message Date
Nico Schottelius dcaa70e6be be consistent in remote 12 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi) 12 years ago
Steven Armstrong 5edf39f111 no special case for rsync in core. handle implementation specific details in remote-copy script instead 13 years ago
Nico Schottelius 612fb4cb7b fix type and add fixme 13 years ago
Nico Schottelius e05c5e699c always call umask 077 before doing stuff on the remote side 13 years ago
Nico Schottelius 5f2f8e2bd2 no == true needed 13 years ago
Matt Coddington 3e6b866cae support rsync for remote copy 13 years ago
Nico Schottelius 72fb77f135 extend not append 13 years ago
Nico Schottelius f031a40746 rebuild the command string 13 years ago
Nico Schottelius ab48a72ce1 return results from run() 13 years ago
Nico Schottelius a4882e7e30 remove useless script printing and reuse run() method 13 years ago
Nico Schottelius 53c61d42ad remove useless if env: 13 years ago
Nico Schottelius 1dcc420a38 no, no common base class for local/remote 13 years ago
Steven Armstrong 654e19f28b mark _run_command as private 13 years ago
Steven Armstrong c29c419f61 also export __target_host to check_call 13 years ago
Steven Armstrong 17e7642615 implement: export __target_host in remote exec 13 years ago
Nico Schottelius 7bb81e2f18 Whitespace does not not weigh anything - remove - sed -i 's/ *$//g' *py */*py 13 years ago
Nico Schottelius 67b1094712 flatten error message in remotescripterror as well 13 years ago
Nico Schottelius ad1e51cb2e catch unicodedecodeerror 13 years ago
Steven Armstrong b5b7d8e727 add missing return_output=True argument when fetching script content 13 years ago
Steven Armstrong bbef928a6d --copy paste error 13 years ago
Steven Armstrong 829b0b2d0b implement: dont return command output by default 13 years ago
Steven Armstrong d47039e91e prepend variables to remote commands 13 years ago
Steven Armstrong 0a1418f4d3 forward env 13 years ago
Steven Armstrong a254e1f31e return output of command execution as string instead of bytestring 13 years ago
Steven Armstrong 84e044407e +FIXME 13 years ago
Steven Armstrong 7da3a3c305 remote code execution and tests 13 years ago