Is there a way to make the root user use agent forwarding in vagrant

前端 未结 0 409
遇见更好的自我
遇见更好的自我 2020-12-31 21:23

When I use the following config in Vagrant:

Vagrant.configure("2") do |config|
  config.ssh.forward_agent = true
end

While running

相关标签:
回答
  • 消灭零回复
提交回复
热议问题