How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bento/centos-7.6"
end
vagrant init bento/centos-7.6
vagrant up
This version was created about 4 years ago.
There isn't a description.
This version was created over 4 years ago.
There isn't a description.
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (572 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (629 MB) |
This version was created almost 5 years ago.
{ "name": "centos-7.6", "version": "201812.27.0", "build_timestamp": "20190101011455", "git_revision": "4acf795618cf5e5e60d59cb2458c9555be21ba47", "git_status": "dirty", "box_basename": "centos-7.6-201812.27.0", "template": "centos-7.6-x86_64", "packer": "1.3.2", "vagrant": "2.2.0", "providers": [ { "name": "vmware_desktop", "version": "11.0.2", "file": "centos-7.6-201812.27.0.vmware.box", "checksum_type": "sha256", "checksum": "b9a54cb67781793924d4799e5459a6171cfd2525f72cda6acdf83b9f0cee5664", "size": "576 MB", "build_time": 728 } ] }