typospotting

This commit is contained in:
Fraser Tweedale 2015-10-20 13:20:13 +10:00 committed by Alexander Bokovoy
parent 638d98625c
commit 3ed5610f64

2
Vagrantfile vendored
View File

@ -3,7 +3,7 @@
Vagrant.configure(2) do |config|
config.vm.box = "ftweedal/freeipa-workshop-vagrantfile"
config.vm.box = "ftweedal/freeipa-workshop"
config.vm.synced_folder ".", "/vagrant", disabled: true