How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "parallels/centos-6.5"
  config.vm.box_version = "1.0.1"
end
vagrant init parallels/centos-6.5 \
  --box-version 1.0.1
vagrant up

This version was created over 8 years ago.

DEPRECATED

This box is still available for you to download, but most likely that new versions will not be released anymore. It is recommended to use "parallels/centos-6.8" box instead.


Updated Parallels Tools to version 10.1.0

1 provider for this version.
  • parallels Externally hosted (download.parallels.com)