We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c6eff commit f2a3a45Copy full SHA for f2a3a45
Vagrantfile
@@ -1,3 +1,5 @@
1
+# -*- mode: ruby -*-
2
+# vi: set ft=ruby :
3
Vagrant.configure('2') do |config|
4
config.vm.box = 'precise32'
5
config.vm.box_url = 'http://files.vagrantup.com/precise32.box'
0 commit comments