[Groonga-commit] groonga/groonga at 041500c [master] packages apt: use latest vagrant box

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Jul 27 13:40:45 JST 2016


Kentaro Hayashi	2016-07-27 13:40:45 +0900 (Wed, 27 Jul 2016)

  New Revision: 041500cf358d25e623ce339c3b930b854e739f6c
  https://github.com/groonga/groonga/commit/041500cf358d25e623ce339c3b930b854e739f6c

  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:08:07 +0900 (3deb3e6)
+++ packages/apt/Vagrantfile    2016-07-27 13:40:45 +0900 (f0f2164)
@@ -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.4-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.4_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.5_chef-provisionerless.box",
     },
   ]
 
-------------- next part --------------
HTML����������������������������...
다운로드 



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