[Groonga-mysql-commit] mroonga/mroonga at e6d4c47 [master] yum: use latest box

Back to archive index

Kentaro Hayashi null+****@clear*****
Fri Aug 25 19:01:49 JST 2017


Kentaro Hayashi	2017-08-25 19:01:49 +0900 (Fri, 25 Aug 2017)

  New Revision: e6d4c47ce295d2f56f6be10d04039b3f38e7fe4a
  https://github.com/mroonga/mroonga/commit/e6d4c47ce295d2f56f6be10d04039b3f38e7fe4a

  Message:
    yum: use latest box

  Modified files:
    packages/yum/Vagrantfile

  Modified: packages/yum/Vagrantfile (+2 -2)
===================================================================
--- packages/yum/Vagrantfile    2017-08-25 19:01:13 +0900 (9aa110c2)
+++ packages/yum/Vagrantfile    2017-08-25 19:01:49 +0900 (11ea70d0)
@@ -8,11 +8,11 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   vms = [
     {
       :id => "centos-6-i386",
-      :box => "bento/centos-6.8-i386",
+      :box => "bento/centos-6.9-i386",
     },
     {
       :id => "centos-6-x86_64",
-      :box => "bento/centos-6.8",
+      :box => "bento/centos-6.9",
     },
     {
       :id => "centos-7-x86_64",
-------------- next part --------------
HTML����������������������������...
下载 



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