Remove referencese to symbol syntax.
This commit is contained in:
parent
9951656cb6
commit
945e623f6d
@ -16,7 +16,7 @@ By default, private networks are [host-only networks](https://www.virtualbox.org
|
||||
because those are the easiest to work with. In VirtualBox, since you can
|
||||
create multiple host-only networks, it is also possible to specify which
|
||||
host-only network you want the Vagrant VirtualBox provider to use for
|
||||
a given interface. To do this, use the `:name` symbol with the name of
|
||||
a given interface. To do this, use the `name` argument with the name of
|
||||
the host-only interface to use.
|
||||
|
||||
```ruby
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user