[Groonga-commit] pgroonga/pgroonga at ea62b58 [master] Use chef/bento

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jul 10 17:12:06 JST 2015


Kouhei Sutou	2015-07-10 17:12:06 +0900 (Fri, 10 Jul 2015)

  New Revision: ea62b58da11d5991519e28a3e95b7607ecd6af32
  https://github.com/pgroonga/pgroonga/commit/ea62b58da11d5991519e28a3e95b7607ecd6af32

  Message:
    Use chef/bento

  Modified files:
    packages/apt/Vagrantfile

  Modified: packages/apt/Vagrantfile (+2 -2)
===================================================================
--- packages/apt/Vagrantfile    2015-07-10 17:04:05 +0900 (7369a56)
+++ packages/apt/Vagrantfile    2015-07-10 17:12:06 +0900 (0d72327)
@@ -8,11 +8,11 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   vms = [
     {
       :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