mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-26 16:16:31 -06:00
typospotting
This commit is contained in:
parent
638d98625c
commit
3ed5610f64
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user