Skip to content

Commit

Permalink
pre-create control masters directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ab77 committed Aug 19, 2024
1 parent 758c52b commit e0a03ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -876,6 +876,7 @@ jobs:
trap 'log_output' EXIT
# https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-getting-started-enable-ssh-connections.html
mkdir -p "${HOME}/.ssh/controlmasters"
cat << EOF > "${HOME}/.ssh/config"
host i-*
StrictHostKeyChecking no
Expand Down

0 comments on commit e0a03ac

Please sign in to comment.