[Groonga-mysql-commit] mroonga/mroonga at 5e61ec4 [master] packages: use more recent centos box

Back to archive index

HAYASHI Kentaro null+****@clear*****
Mon Feb 9 07:02:11 JST 2015


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

  New Revision: 5e61ec442f8da32623f4bb88d9aee53b2d8e0653
  https://github.com/mroonga/mroonga/commit/5e61ec442f8da32623f4bb88d9aee53b2d8e0653

  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:01:10 +0900 (aeee1ce)
+++ packages/yum/Vagrantfile    2015-02-09 07:02:11 +0900 (1a9e458)
@@ -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����������������������������...
下載 



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