Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Releases: skyzyx/vagrant-centos7

3.1.0

22 Nov 04:51
2661a1e
Compare
Choose a tag to compare

3.0.0

22 Nov 04:51
cbb3f84
Compare
Choose a tag to compare
  • 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.

2.2.1

28 Dec 02:52
548fdf8
Compare
Choose a tag to compare
  • Ensure that the centos7-repos package is installed, not just the centos7.repo file.

2.2.0

15 Dec 16:20
a965aff
Compare
Choose a tag to compare
  • Built on a minimum install of CentOS 7.3.1611.

2.1.0

11 Jul 21:49
Compare
Choose a tag to compare
  • Simplified some of the provisioning code by leveraging some scripts from chef/bento.
  • Resolved an issue with HGFS drivers in the VMware box.

2.0.0

11 Jul 21:48
Compare
Choose a tag to compare

1.0.0

11 Jul 21:48
Compare
Choose a tag to compare
  • 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.