mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
trivial: Remove tabs
Don't mix tabs and spaces. Remove tabs across the board to prevent confusion.
This commit is contained in:
parent
945e84f9a4
commit
b2d1cfa38b
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user