trivial: Remove tabs

Don't mix tabs and spaces. Remove tabs across the board to prevent
confusion.
This commit is contained in:
Stephen Finucane 2016-09-06 16:26:33 +01:00
parent 945e84f9a4
commit b2d1cfa38b
8 changed files with 50 additions and 49 deletions

View File

@ -263,6 +263,7 @@ Vagrant.configure("2") do |config|
``` ```
#### Reload behavior #### Reload behavior
On vagrant reload the following domain specific attributes are updated in defined domain: On vagrant reload the following domain specific attributes are updated in defined domain:
* `disk_bus` - Is updated only on disks. It skips cdroms. * `disk_bus` - Is updated only on disks. It skips cdroms.