How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "nrel/CentOS-6.7-i386"
  config.vm.box_version = "1.0.0"
end
vagrant init nrel/CentOS-6.7-i386 \
  --box-version 1.0.0
vagrant up

This version was created almost 9 years ago.

  • Software Versions
    • CentOS 6.7
    • VirtualBox Guest Additions 5.0.8
    • Chef 12.5.1
    • Puppet 3.8.4
1 provider for this version.
  • virtualbox
    unknown Externally hosted (developer.nrel.gov)