How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "skyzyx/centos7"
end
vagrant init skyzyx/centos7
vagrant up

This version was created about 6 years ago.

3.1.0 - 2017-11-21

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (697 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (756 MB)

This version was created almost 7 years ago.

3.0.0 - 2016-12-29

  • The CentOS 7.x image should be more-or-less exactly the same. Same packages, same configurations.
  • Forked CentOS, Debian, and Ubuntu from chef/bento @ tag:2.3.2, and stripped out everything I don't care about.
  • Forked Alpine Linux from nlamirault/bento @ commit:ca8813.
  • Added Alpine build definitions for VMware and Parallels Desktop.
  • Properly adopted the Apache 2.0 License, which is coincidentally what chef/bento and nlamirault/bento both use.
3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (735 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (653 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (749 MB)

This version was created almost 7 years ago.

2.2.1 - 2016-12-27

  • Ensure that the centos7-repos package is installed, not just the centos7.repo file.
3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (823 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (798 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (863 MB)

This version was created almost 7 years ago.

2.2.0 - 2016-12-13

  • Built on a minimum install of CentOS 7.3.1611.
2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (798 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (860 MB)

This version was created over 7 years ago.

2.1.1 - 2016-08-10

  • Actually resolved an issue with HGFS drivers in the VMware box.
  • The Parallels version was unchanged, and is not included in this version.
2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (698 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (792 MB)

This version was created over 7 years ago.

2.1.0 - 2016-07-11

  • Simplified some of the provisioning code by leveraging some scripts from chef/bento.
  • Resolved an issue with HGFS drivers in the VMware box.
3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (714 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (675 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (758 MB)

This version was created over 7 years ago.

2.0.0 - 2016-07-10

3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (724 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (661 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (679 MB)

This version was created over 7 years ago.

  • Initial release.
  • Built on a minimum install of CentOS 7.2.1511.
  • Check /etc/vagrant_box_build_time for the build date.
  • SELinux is set to Permissive.
  • /usr/local/bin has been added to the $PATH.
  • Yum repos provided by https://github.com/skyzyx/centos7-repos.
  • Vagrant public key is an authorized SSH key.
  • The vagrant user is a no-password sudoer.

There are no providers for this version.