[Debexpo-devel] [debexpo] 10/32: Use latest wheezy box

Kentaro Hayashi kenhys-guest at moszumanska.debian.org
Sat Aug 19 06:51:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

kenhys-guest pushed a commit to branch master
in repository debexpo.

commit b07ad74e0ef50118a0a715f8c214179f2b8ba4a7
Author: HAYASHI Kentaro <kenhys at gmail.com>
Date:   Tue May 3 17:54:09 2016 +0900

    Use latest wheezy box
    
    Now boxes are provided from the Bento project which is previously known
    as chef.
    
    ref. https://atlas.hashicorp.com/bento/
---
 Vagrantfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Vagrantfile b/Vagrantfile
index badcbfa..003f445 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -10,7 +10,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   # please see the online documentation at vagrantup.com.
 
   # Every Vagrant virtual environment requires a box to build off of.
-  config.vm.box = "chef/debian-7.6"
+  config.vm.box = "bento/debian-7.10"
 
   # The url from where the 'config.vm.box' box will be fetched if it
   # doesn't already exist on the user's system.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debexpo/debexpo.git



More information about the Debexpo-devel mailing list