Kentaro Hayashi
null+****@clear*****
Fri Aug 25 18:55:13 JST 2017
Kentaro Hayashi 2017-08-25 18:55:13 +0900 (Fri, 25 Aug 2017) New Revision: d52f63570456c17463a4a85753d2e37053f673af https://github.com/groonga/groonga/commit/d52f63570456c17463a4a85753d2e37053f673af Message: yum: use latest box Modified files: packages/yum/Vagrantfile Modified: packages/yum/Vagrantfile (+2 -2) =================================================================== --- packages/yum/Vagrantfile 2017-08-25 18:53:11 +0900 (c8e6f3522) +++ packages/yum/Vagrantfile 2017-08-25 18:55:13 +0900 (c96c40070) @@ -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����������������������������...Download