[Groonga-mysql-commit] mroonga/mroonga at 6a5a0f6 [master] packages apt: use latest vagrant box

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Jul 27 13:42:46 JST 2016


Kentaro Hayashi	2016-07-27 13:42:46 +0900 (Wed, 27 Jul 2016)

  New Revision: 6a5a0f6c2e92c327573e1baae21f3e8c6411582e
  https://github.com/mroonga/mroonga/commit/6a5a0f6c2e92c327573e1baae21f3e8c6411582e

  Message:
    packages apt: use latest vagrant box

  Modified files:
    packages/apt/Vagrantfile

  Modified: packages/apt/Vagrantfile (+2 -2)
===================================================================
--- packages/apt/Vagrantfile    2016-07-27 13:34:19 +0900 (0be8205)
+++ packages/apt/Vagrantfile    2016-07-27 13:42:46 +0900 (9a4e7f8)
@@ -8,11 +8,11 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   vms = [
     {
       :id => "debian-jessie-i386",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.3-i386_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.5-i386_chef-provisionerless.box",
     },
     {
       :id => "debian-jessie-amd64",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.3_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.5_chef-provisionerless.box",
     },
   ]
 
-------------- next part --------------
HTML����������������������������...
Download 



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