[Groonga-commit] groonga/groonga-normalizer-mysql at 19b0f0e [master] packages apt: add jessie box

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Apr 28 18:49:21 JST 2015


HAYASHI Kentaro	2015-04-28 18:49:21 +0900 (Tue, 28 Apr 2015)

  New Revision: 19b0f0e79ff85b6a4bb5087522bbcc6a2faf6d15
  https://github.com/groonga/groonga-normalizer-mysql/commit/19b0f0e79ff85b6a4bb5087522bbcc6a2faf6d15

  Message:
    packages apt: add jessie box

  Modified files:
    packages/apt/Vagrantfile

  Modified: packages/apt/Vagrantfile (+8 -0)
===================================================================
--- packages/apt/Vagrantfile    2015-04-28 18:48:19 +0900 (a7e1179)
+++ packages/apt/Vagrantfile    2015-04-28 18:49:21 +0900 (7115ac3)
@@ -14,6 +14,14 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
       :id => "debian-wheezy-amd64",
       :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-7.8_chef-provisionerless.box",
     },
+    {
+      :id => "debian-jessie-i386",
+      :box_url => "http://packages.groonga.org/tmp/opscode_debian-8.0-i386_chef-provisionerless.box",
+    },
+    {
+      :id => "debian-jessie-amd64",
+      :box_url => "http://packages.groonga.org/tmp/opscode_debian-8.0_chef-provisionerless.box",
+    },
   ]
 
   vms.each do |vm|
-------------- next part --------------
HTML����������������������������...
다운로드 



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