[Groonga-commit] pgroonga/pgroonga at ab2cbd8 [master] yum: use the latest box

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Aug 16 23:43:10 JST 2017


Kouhei Sutou	2017-08-16 23:43:10 +0900 (Wed, 16 Aug 2017)

  New Revision: ab2cbd899dfe34dae48e4790b66c10cf2695171a
  https://github.com/pgroonga/pgroonga/commit/ab2cbd899dfe34dae48e4790b66c10cf2695171a

  Message:
    yum: use the latest box

  Modified files:
    packages/yum/Vagrantfile

  Modified: packages/yum/Vagrantfile (+3 -3)
===================================================================
--- packages/yum/Vagrantfile    2017-08-16 23:42:24 +0900 (f74f332)
+++ packages/yum/Vagrantfile    2017-08-16 23:43:10 +0900 (9a8df54)
@@ -16,15 +16,15 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
     },
     {
       :id => "centos-6-i386",
-      :box => "bento/centos-6.7-i386",
+      :box => "bento/centos-6.9-i386",
     },
     {
       :id => "centos-6-x86_64",
-      :box => "bento/centos-6.7",
+      :box => "bento/centos-6.9",
     },
     {
       :id => "centos-7-x86_64",
-      :box => "bento/centos-7.2",
+      :box => "bento/centos-7.3",
     },
   ]
 
-------------- next part --------------
HTML����������������������������...
下載 



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