[Groonga-commit] groonga/groonga at 13df262 [master] packages yum: use latest centos 6 vagrant box

Back to archive index

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


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

  New Revision: 13df262102dfc9ce528e434df835a4eda4f8decb
  https://github.com/groonga/groonga/commit/13df262102dfc9ce528e434df835a4eda4f8decb

  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 14:43:19 +0900 (9e4faa7)
+++ packages/yum/Vagrantfile    2016-07-27 14:58:14 +0900 (00c4824)
@@ -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����������������������������...
Télécharger 



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