HAYASHI Kentaro
null+****@clear*****
Mon Feb 9 06:59:06 JST 2015
HAYASHI Kentaro 2015-02-09 06:59:06 +0900 (Mon, 09 Feb 2015) New Revision: 0b1fa5db57166e0b27ae8acea37fa5c4b6e4b162 https://github.com/groonga/groonga/commit/0b1fa5db57166e0b27ae8acea37fa5c4b6e4b162 Message: packages: use more recent box Modified files: packages/yum/Vagrantfile Modified: packages/yum/Vagrantfile (+4 -4) =================================================================== --- packages/yum/Vagrantfile 2015-02-09 06:52:31 +0900 (f439670) +++ packages/yum/Vagrantfile 2015-02-09 06:59:06 +0900 (d650cb6) @@ -8,19 +8,19 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| vms = [ { :id => "centos-5-i386", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-5.10-i386_chef-provisionerless.box", + :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-5.11-i386_chef-provisionerless.box", }, { :id => "centos-5-x86_64", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-5.10_chef-provisionerless.box", + :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-5.11_chef-provisionerless.box", }, { :id => "centos-6-i386", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.5-i386_chef-provisionerless.box", + :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.6-i386_chef-provisionerless.box", }, { :id => "centos-6-x86_64", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.5_chef-provisionerless.box", + :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.6_chef-provisionerless.box", }, { :id => "centos-7-x86_64", -------------- next part -------------- HTML����������������������������... 다운로드