doc: add missing line to default Vagrantfile contents for Windows

This commit is contained in:
Gabriel Ferreira
2022-10-12 11:31:05 -03:00
parent 0367e17772
commit 8f250053b5

View File

@@ -728,6 +728,7 @@ However, it still needs one more file to do that: the default Vagrantfile.
This file will be used by Vagrant to configure the VM later on and how to connect to it.
.. sourcecode:: ruby
# -*- mode: ruby -*-
# vi: set ft=ruby :