How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "cultivatedops/centos-70"
  config.vm.box_version = "1.0.0"
end
vagrant init cultivatedops/centos-70 \
  --box-version 1.0.0
vagrant up

This version was created almost 8 years ago.

Settings

  • Name: centos-70
  • Short Description: CentOS 7.0 with Chef Development Kit

Packages:

  • Chef Development Kit 3.6

Next to the above, basics such as curl, wget, mc as well as screen and tmux have been installed.

Notes:

None, yet.

Credentials:

  • Operating System
    • Username: vagrant
    • Password: vagrant

Access via the default SSH key is supported.

Changelog

  • 1.0.0
    • added Chef Development Kit 3.6

Credits

This box is based on work done by the Parallels team, specifically version 1.0.2 of the centos-7.0 box.

Nicholas Cerminara's scotch.io provided additional insights into repackaging and minification.

1 provider for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (671 MB)