[Groonga-mysql-commit] mroonga/mroonga at 637b385 [master] packages yum: use latest CentOS 6 vagrant box

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Jul 27 14:59:14 JST 2016


Kentaro Hayashi	2016-07-27 14:59:14 +0900 (Wed, 27 Jul 2016)

  New Revision: 637b3856aaf9f8adb8f8b18876454ae5448bdbe7
  https://github.com/mroonga/mroonga/commit/637b3856aaf9f8adb8f8b18876454ae5448bdbe7

  Message:
    packages yum: use latest CentOS 6 vagrant box

  Modified files:
    packages/yum/Vagrantfile

  Modified: packages/yum/Vagrantfile (+2 -2)
===================================================================
--- packages/yum/Vagrantfile    2016-07-27 13:51:10 +0900 (fd1b2e0)
+++ packages/yum/Vagrantfile    2016-07-27 14:59:14 +0900 (8fca065)
@@ -16,11 +16,11 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
     },
     {
       :id => "centos-6-i386",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.7-i386_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.8-i386_chef-provisionerless.box",
     },
     {
       :id => "centos-6-x86_64",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.7_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.8_chef-provisionerless.box",
     },
     {
       :id => "centos-7-x86_64",
-------------- next part --------------
HTML����������������������������...
下载 



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