[Groonga-commit] groonga/groonga-normalizer-mysql at 9cb310e [master] packages apt: use latest box

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Jul 17 11:44:53 JST 2015


HAYASHI Kentaro	2015-07-17 11:44:53 +0900 (Fri, 17 Jul 2015)

  New Revision: 9cb310e1bc98704bbc2d11a701d4f37a77102099
  https://github.com/groonga/groonga-normalizer-mysql/commit/9cb310e1bc98704bbc2d11a701d4f37a77102099

  Message:
    packages apt: use latest box

  Modified files:
    packages/apt/Vagrantfile

  Modified: packages/apt/Vagrantfile (+2 -2)
===================================================================
--- packages/apt/Vagrantfile    2015-05-29 16:01:00 +0900 (7115ac3)
+++ packages/apt/Vagrantfile    2015-07-17 11:44:53 +0900 (d43b579)
@@ -16,11 +16,11 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
     },
     {
       :id => "debian-jessie-i386",
-      :box_url => "http://packages.groonga.org/tmp/opscode_debian-8.0-i386_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.1-i386_chef-provisionerless.box",
     },
     {
       :id => "debian-jessie-amd64",
-      :box_url => "http://packages.groonga.org/tmp/opscode_debian-8.0_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.1_chef-provisionerless.box",
     },
   ]
 
-------------- next part --------------
HTML����������������������������...
Download 



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