[Groonga-commit] groonga/groonga-normalizer-mysql at c46cb89 [master] packages: use more recent centos box

Back to archive index

HAYASHI Kentaro null+****@clear*****
Mon Feb 9 07:59:03 JST 2015


HAYASHI Kentaro	2015-02-09 07:59:03 +0900 (Mon, 09 Feb 2015)

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

  Message:
    packages: use more recent centos box

  Modified files:
    packages/yum/Vagrantfile

  Modified: packages/yum/Vagrantfile (+4 -4)
===================================================================
--- packages/yum/Vagrantfile    2015-02-09 07:34:17 +0900 (4238d67)
+++ packages/yum/Vagrantfile    2015-02-09 07:59:03 +0900 (87866a3)
@@ -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����������������������������...
Download 



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