How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "perconajayj/centos-x86_64"
  config.vm.box_version = "7.1.20150630"
end
vagrant init perconajayj/centos-x86_64 \
  --box-version 7.1.20150630
vagrant up

This version was created over 8 years ago.

  • Disable mounts module in cloud-init for AWS
1 provider for this version.
  • aws
    unknown Externally hosted (s3.amazonaws.com)