How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dds/vagrant-base-centos7"
config.vm.box_version = "20170519.0.0"
end
vagrant init dds/vagrant-base-centos7 \
--box-version 20170519.0.0
vagrant up
This version was created about 7 years ago.
Install tmux with custom root ~/.tmux.conf Yum upgrade