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.
2 parents e36eddc + f2a3a45 commit f29e73aCopy full SHA for f29e73a
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