[Groonga-commit] ranguba/rroonga at ad5179a [master] Remove needless configurations

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 8 11:11:31 JST 2015


Kouhei Sutou	2015-01-08 11:11:31 +0900 (Thu, 08 Jan 2015)

  New Revision: ad5179a57fe05fae79e2433fa44b061f9ca93f47
  https://github.com/ranguba/rroonga/commit/ad5179a57fe05fae79e2433fa44b061f9ca93f47

  Message:
    Remove needless configurations

  Modified files:
    build/windows/Vagrantfile

  Modified: build/windows/Vagrantfile (+0 -4)
===================================================================
--- build/windows/Vagrantfile    2015-01-08 11:07:18 +0900 (8e85f41)
+++ build/windows/Vagrantfile    2015-01-08 11:11:31 +0900 (d879ff3)
@@ -22,10 +22,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   config.vm.box = "ubuntu-14.04-x86_64"
   config.vm.box_url = "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-14.04_chef-provisionerless.box"
 
-  config.vm.network "forwarded_port", guest: 80, host: 8080
-  config.vm.network "private_network", ip: "192.168.33.107"
-  config.ssh.forward_agent = true
-
   config.vm.provider("virtualbox") do |vb|
     vb.gui = false
     use_cpus = use_cpu_nums
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index