How to use this box with Vagrant:

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

This version was created over 9 years ago.

  • Software Versions
    • CentOS 6.6
    • VirtualBox Guest Additions 4.3.26
    • Chef 12.2.1
    • Puppet 3.7.5
1 provider for this version.
  • virtualbox
    unknown Externally hosted (developer.nrel.gov)