How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "parallels/centos-6.5"
end
vagrant init parallels/centos-6.5
vagrant up
This version was created over 8 years ago.
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
This version was created over 8 years ago.
This box contains clean CentOS 6.5 x86_64 installation.
It was prepared using Packer and template from Bento project.
There are no provision tools pre-installed in this box. If you want to install Chef or Puppet to your Vagrant machine, please use the appropriate plugin:
For more information about the Parallels provider for Vagrant, please refer to the documentation site: http://parallels.github.io/vagrant-parallels/docs/
This version was created almost 9 years ago.
Parallels Tools updated to version 9.0.24229
This version was created about 9 years ago.
Initial build made by veewee
Chef & Puppet installed