[Groonga-commit] groonga/groonga at 23d6982 [master] apt yum: use latest vagrant box

Zurück zum Archiv-Index

HAYASHI Kentaro null+****@clear*****
Sat Nov 21 15:09:04 JST 2015


HAYASHI Kentaro	2015-11-21 15:09:04 +0900 (Sat, 21 Nov 2015)

  New Revision: 23d6982d0ff0e511a59aa828862cd6b987db699d
  https://github.com/groonga/groonga/commit/23d6982d0ff0e511a59aa828862cd6b987db699d

  Message:
    apt yum: use latest vagrant box

  Modified files:
    packages/apt/Vagrantfile
    packages/yum/Vagrantfile

  Modified: packages/apt/Vagrantfile (+4 -4)
===================================================================
--- packages/apt/Vagrantfile    2015-11-20 21:35:48 +0900 (0964dbf)
+++ packages/apt/Vagrantfile    2015-11-21 15:09:04 +0900 (cfcf5b7)
@@ -8,19 +8,19 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   vms = [
     {
       :id => "debian-wheezy-i386",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-7.8-i386_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-7.9-i386_chef-provisionerless.box",
     },
     {
       :id => "debian-wheezy-amd64",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-7.8_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-7.9_chef-provisionerless.box",
     },
     {
       :id => "debian-jessie-i386",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.1-i386_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.2-i386_chef-provisionerless.box",
     },
     {
       :id => "debian-jessie-amd64",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.1_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.2_chef-provisionerless.box",
     },
   ]
 

  Modified: packages/yum/Vagrantfile (+2 -2)
===================================================================
--- packages/yum/Vagrantfile    2015-11-20 21:35:48 +0900 (1b5f48e)
+++ packages/yum/Vagrantfile    2015-11-21 15:09:04 +0900 (526a69a)
@@ -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.6-i386_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.7-i386_chef-provisionerless.box",
     },
     {
       :id => "centos-6-x86_64",
-      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.6_chef-provisionerless.box",
+      :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.7_chef-provisionerless.box",
     },
     {
       :id => "centos-7-x86_64",
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index