How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "aenetworks/centos7"
  config.vm.box_version = "1.0"
end
vagrant init aenetworks/centos7 \
  --box-version 1.0
vagrant up

This version was created over 8 years ago.

Base CentOs 7 VM

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud
  • vmware_fusion
    unknown Externally hosted (atlas-devops-aetnd-com.s3.amazonaws.com)