Update Vagrantfile
This commit is contained in:
parent
201f40b494
commit
483f0289cc
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@ -59,7 +59,6 @@ Vagrant.configure(2) do |config|
|
||||
ansible.playbook = "ansible/site.yml"
|
||||
ansible.limit = "all"
|
||||
ansible.verbose = "v"
|
||||
ansible.validate_certs=false
|
||||
end
|
||||
|
||||
config.vm.post_up_message = "Browse to http://isso-dev.local/demo/index.html to start."
|
||||
|
Loading…
Reference in New Issue
Block a user