How to use this box with Vagrant:

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

This version was created over 7 years ago.

2.1.0

Using rolling ISO media release CentOS 7 January 2016 (1601) plus updates

  • CentOS 7.2.1511 including kernel 3.10.0-327.4.5.el7.x86_64
  • bash 4.2.46-19.el7
  • openssl-1.0.1e-51.el7_2.2
  • mod_ssl-2.4.6-40.el7
  • VirtualBox guest additions 5.0.14
  • openjdk/1.8.0_71
  • libjpeg-turbo-official-1.4.2-20150921
  • Performance Co-Pilot (PCP) 3.11.0

based on ebc5ddf6976f24e1526a077f27f58974d81f7428 (initiated by edehde)

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