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 over 5 years ago.
This version was created over 6 years ago.
chef/bento
and nlamirault/bento
both use.This version was created over 6 years ago.
centos7-repos
package is installed, not just the centos7.repo
file.This version was created over 6 years ago.
This version was created almost 7 years ago.
This version was created almost 7 years ago.
This version was created almost 7 years ago.
This version was created almost 7 years ago.
/etc/vagrant_box_build_time
for the build date./usr/local/bin
has been added to the $PATH
.vagrant
user is a no-password sudoer.There are no providers for this version.