Skip to content

Instantly share code, notes, and snippets.

@varmil
Last active January 10, 2017 03:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save varmil/2bf89522d7bb933edb5fa52c22124364 to your computer and use it in GitHub Desktop.
Save varmil/2bf89522d7bb933edb5fa52c22124364 to your computer and use it in GitHub Desktop.
vagrant + centos 7 でvagrant upが止まる、ネットワーク接続できない問題への対処 ref: http://qiita.com/varmil/items/4da286337c9cb9214301
SSH auth method: private key
Warning: Remote connection disconnect. Retrying...
config.vm.provision "shell", run: "always", inline: "systemctl restart network.service"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment