We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
to connect to local vagrant, you should add set
set :ssh_options, { keys: %w(~/.ssh/id_rsa), forward_agent: true, auth_methods: %w(publickey) }
There was an error while loading. Please reload this page.