Skip to content

Add scp copy-command to ssh config for orbstack and vmpooler - #46

Merged
gavindidrichsen merged 2 commits into
mainfrom
add-scp-config
Jul 8, 2026
Merged

Add scp copy-command to ssh config for orbstack and vmpooler#46
gavindidrichsen merged 2 commits into
mainfrom
add-scp-config

Conversation

@gavindidrichsen

Copy link
Copy Markdown
Owner

Summary

  • Adds copy-command => ['scp', '-r', '-O'] to the SSH config for both the orbstack and vmpooler dynamic inventory providers
  • Updates specs to assert the new copy-command setting is present

Test plan

  • bundle exec rspec passes

Configures Bolt to use scp with -r -O flags for file transfers, since
the default sftp-based copy fails against these targets.
Signed-off-by: Gavin Didrichsen <gavin.didrichsen@gmail.com>
@gavindidrichsen
gavindidrichsen merged commit 6b7bbfe into main Jul 8, 2026
1 check passed
@gavindidrichsen
gavindidrichsen deleted the add-scp-config branch July 8, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant