diff --git a/conf/vagrant/Vagrantfile b/conf/vagrant/Vagrantfile index 9c11c53..967148b 100644 --- a/conf/vagrant/Vagrantfile +++ b/conf/vagrant/Vagrantfile @@ -13,7 +13,6 @@ hostname = "#{project}.local" extra_hostnames = [] ansible_solr_enabled = @ansible_solr_enabled@ -ansible_solr_enabled = false ansible_https_enabled = @ansible_https_enabled@ ansible_project_web_root = "@ansible_project_web_root@" ansible_timezone = "America/Chicago"