This repository has been archived by the owner on May 26, 2021. It is now read-only.
Releases: skyzyx/vagrant-centos7
Releases · skyzyx/vagrant-centos7
3.1.0
3.0.0
- 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
andnlamirault/bento
both use.
2.2.1
2.2.0
2.1.0
- 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
1.0.0
- 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.