How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "nrel/CentOS-6.5-x86_64"
end
vagrant init nrel/CentOS-6.5-x86_64
vagrant up

This version was created over 9 years ago.

  • Switch build process to use Packer for increased automation.
  • Improve Vagrant sudo setup so changes to /etc/sudoers don't accidentally enable requiretty, breaking Vagrant sudo usage.
  • Increase available swap to 4GB
  • Software Versions
    • CentOS 6.5
    • VirtualBox Guest Additions 4.3.10
    • Chef 11.12.4
    • Puppet 3.5.1
1 provider for this version.
  • virtualbox Externally hosted (developer.nrel.gov)

This version was created over 9 years ago.

  • Fix slow DNS resolution when VirutalBox's DNS proxy is used (the default). Fixes #5.
  • Software Versions
    • CentOS 6.5
    • VirtualBox Guest Additions 4.3.8
    • Chef 11.10.4
    • Puppet 3.4.3
1 provider for this version.
  • virtualbox Externally hosted (developer.nrel.gov)

This version was created over 9 years ago.

  • Software Versions
    • CentOS 6.5
    • VirtualBox Guest Additions 4.3.6
    • Chef 11.8.2
    • Puppet 3.4.2
1 provider for this version.
  • virtualbox Externally hosted (developer.nrel.gov)