How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "coremedia/base7"
  config.vm.box_version = "2.0.4"
end
vagrant init coremedia/base7 \
  --box-version 2.0.4
vagrant up

This version was created over 8 years ago.

2.0.4

Using CentOS 7.2 (released Dec 14) plus updates

  • CentOS 7.2.1511 including kernel 3.10.0-327.3.1.el7.x86_64
  • bash 4.2.46-19.el7
  • openssl-1.0.1e-51.el7.9
  • mod_ssl-2.4.6-40.el7
  • VirtualBox guest additions 5.0.12
  • openjdk/1.8.0_65
  • libjpeg-turbo-official-1.4.2-20150921
  • Performance Co-Pilot (PCP) 3.10.9

based on 28678b80c074f086517c83eab3ce8fd96be32216 (initiated by edehde)

1 provider for this version.
  • virtualbox
    unknown Externally hosted (s3.eu-central-1.amazonaws.com)