<p>I needed to use vagrant with bridge network in a project and the official
documentation isn’t clear about it.</p>
<p>Well, it’s simple, you should change the <em>“Vagrangfile”</em> in
”<strong>config.vm.network</strong>” parameter. E.g. using bridge on wlan0.</p>
<div><table><tr><td><pre><span>1</span>
</pre></td><td><pre><code><span>config.vm.network :public_network, :bridge => 'wlan0'</span></code></pre></td></tr></table></div>
Using vagrant with bridge network
20 de Setembro de 2013, 21:10 - sem comentários ainda | Ninguém está seguindo este artigo ainda.
Visualizado 40 vezes
0sem comentários ainda