Browse Source

Vagrantfile: add Ruby modeline

Lorenzo Villani 10 years ago
parent
commit
28fac6caa0
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Vagrantfile

+ 1
- 0
Vagrantfile View File

@@ -1,3 +1,4 @@
1
+# -*- mode: ruby -*-
1 2
 # If you're having issues, upgrade to Vagrant 1.3.x. It generates an inventory automatically:
2 3
 # https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md#130-september-5-2013
3 4
 

Loading…
Cancel
Save