How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dds/vagrant-base-centos7"
end
vagrant init dds/vagrant-base-centos7
vagrant up

This version was created over 7 years ago.

  1. yum update
  2. Vmware Tools 10.1.0
  3. sysctl -w net.ipv4.ip_forward=1
1 provider for this version.
  • vmware_workstation
    unknown Externally hosted (ddsdownloads.s3.amazonaws.com)

This version was created over 7 years ago.

  1. yum updated
  2. sysctl -w net.ipv4.ip_forward=1 to allow outbound ipv4
1 provider for this version.
  • vmware_workstation
    unknown Externally hosted (ddsdownloads.s3.amazonaws.com)

This version was created over 7 years ago.

yum updated box

1 provider for this version.
  • vmware_workstation
    unknown Externally hosted (ddsdownloads.s3.amazonaws.com)
Previous