Skip to content
Snippets Groups Projects
Commit 7e3b6b88 authored by nimrod's avatar nimrod
Browse files

- Disable landrush_ip by default (causes failure on non-Linux instances).

parent 0c3743cd
Branches
No related tags found
No related merge requests found
...@@ -23,3 +23,4 @@ vagrant: ...@@ -23,3 +23,4 @@ vagrant:
- 'vm.synced_folder ".", "/vagrant", disabled: true' - 'vm.synced_folder ".", "/vagrant", disabled: true'
- 'vbguest.auto_update = false' - 'vbguest.auto_update = false'
- 'landrush.enabled = false' - 'landrush.enabled = false'
- 'landrush_ip.override = false'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment