How to use this box with Vagrant:

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

This version was created over 7 years ago.

2.3.0

Using rolling ISO media release CentOS 7 March 2016 (1603-02) plus updates

  • CentOS 7.2.1511 including kernel 3.10.0-327.13.1.el7.x86_64
  • bash 4.2.46-19.el7
  • openssl-1.0.1e-51.el7_2.4
  • mod_ssl-2.4.6-40.el7
  • VirtualBox guest additions 5.0.16
  • openjdk/1.8.0_77
  • libjpeg-turbo-official-1.4.2-20150921
  • Performance Co-Pilot (PCP) 3.11.1

based on 9ca35ec05f9316836f9f27c6249e71345861502a (initiated by edehde)

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