[Groonga-commit] groonga/groonga at daa1dd5 [master] apt: use Debian GNU/Linux 8.3 box images

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Mar 30 15:57:09 JST 2016


HAYASHI Kentaro	2016-03-30 15:57:09 +0900 (Wed, 30 Mar 2016)

  New Revision: daa1dd56eccc1712c222f5c7315f35c7ea9ad1b4
  https://github.com/groonga/groonga/commit/daa1dd56eccc1712c222f5c7315f35c7ea9ad1b4

  Message:
    apt: use Debian GNU/Linux 8.3 box images

  Modified files:
    packages/apt/Vagrantfile

  Modified: packages/apt/Vagrantfile (+2 -2)
===================================================================
--- packages/apt/Vagrantfile    2016-03-30 15:37:07 +0900 (cfcf5b7)
+++ packages/apt/Vagrantfile    2016-03-30 15:57:09 +0900 (98783d8)
@@ -16,11 +16,11 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
     },
     {
       :id => "debian-jessie-i386",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.2-i386_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.3-i386_chef-provisionerless.box",
     },
     {
       :id => "debian-jessie-amd64",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.2_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.3_chef-provisionerless.box",
     },
   ]
 
-------------- next part --------------
HTML����������������������������...
下载 



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