X-Git-Url: https://pwan.org/git/?p=vagrant-dotfiles.git;a=blobdiff_plain;f=example%2FVagrantfile;fp=Vagrantfile;h=ed3cdc121e00ce38863fcb337d303b0f1dd50689;hp=f8c07921521647ebde16a72796fbd347c9648602;hb=4e619b1dcbbb066996ce907e94835b308c012d43;hpb=7dabb700c4245f11535df221da17e3a3a25bb3d0 diff --git a/Vagrantfile b/example/Vagrantfile similarity index 90% rename from Vagrantfile rename to example/Vagrantfile index f8c0792..ed3cdc1 100644 --- a/Vagrantfile +++ b/example/Vagrantfile @@ -1,6 +1,6 @@ # -*- mode: ruby -*- # vi: set ft=ruby : -require File.dirname(__FILE__)+'/copy_my_conf' +require 'copy_my_conf' #This is a sample vagrant file Vagrant::Config.run do |config|