How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gutocarvalho/debian7x64puppet5"
  config.vm.box_version = "0.0.2"
end
vagrant init gutocarvalho/debian7x64puppet5 \
  --box-version 0.0.2
vagrant up

This version was created over 7 years ago.

Box Info

  • Debian 7.9 64 Bits
  • Puppet [ 4.4.1 ]
  • VBoxGuest [ 4.3.36 ]
  • Packages
    • git
    • vim-enhanced
    • wget
    • curl
    • rsync
    • screen
    • bind-utils
    • nc
    • telnet
    • puppet-agent
    • elinks
    • lynx
    • bzip2
    • unzip
    • tcpdump
    • ccze
    • htop
    • traceroute

Box Source Files

https://github.com/gutocarvalho/packer-debian7
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (333 MB)