Commit dc9d62b
committed
Fix name of VirtualBox provider in Vagrantfile
This arose from a backport where in later branches we have changed the
name of the local variable used to refer to the VirtualBox
provider. This commit addresses this switching to the name we use in
future branches in case anything else is backported.1 parent f147638 commit dc9d62b
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | | - | |
207 | | - | |
| 206 | + | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
0 commit comments