diff --git a/Vagrantfile b/Vagrantfile index 3ccbac5..79b0089 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,7 +4,8 @@ Vagrant.configure(2) do |config| - config.vm.box = "precise64" - config.ssh.private_key_path = "~/.ssh/insecure_private_key" + config.vm.box = "/var/vagrant/2015-Feb-all/package.box" + #config.ssh.private_key_path = "~/.ssh/insecure_private_key" + config.vm.provision :shell, path: "./gilm2743-Lab03.sh" end diff --git a/gilm2743-testfile.md b/gilm2743-testfile.md new file mode 100644 index 0000000..f6bc780 --- /dev/null +++ b/gilm2743-testfile.md @@ -0,0 +1,4 @@ +hello Mars + +Hello Again for the second commit +