[Groonga-commit] groonga/groonga-normalizer-mysql at 46c2a42 [master] apt: drop wheezy support

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Apr 26 14:27:03 JST 2016


HAYASHI Kentaro	2016-04-26 14:27:03 +0900 (Tue, 26 Apr 2016)

  New Revision: 46c2a426e16bc1b3bf339b899723993a11eb61ca
  https://github.com/groonga/groonga-normalizer-mysql/commit/46c2a426e16bc1b3bf339b899723993a11eb61ca

  Message:
    apt: drop wheezy support

  Modified files:
    packages/apt/Vagrantfile

  Modified: packages/apt/Vagrantfile (+0 -8)
===================================================================
--- packages/apt/Vagrantfile    2016-04-26 14:26:23 +0900 (c48bc62)
+++ packages/apt/Vagrantfile    2016-04-26 14:27:03 +0900 (c57c5a6)
@@ -7,14 +7,6 @@ VAGRANTFILE_API_VERSION = "2"
 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.9-i386_chef-provisionerless.box",
-    },
-    {
-      :id => "debian-wheezy-amd64",
-      :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.2-i386_chef-provisionerless.box",
     },
-------------- next part --------------
HTML����������������������������...
下載 



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