How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gnomon/centos7-disa_stig-20190731"
  config.vm.box_version = "0.0.1"
end
vagrant init gnomon/centos7-disa_stig-20190731 \
  --box-version 0.0.1
vagrant up

This version was created almost 4 years ago.

CentOS 7 DISA STIG box with Docker and Kubernetes and the usual system administration tools installed, such as tcpdump, strace, lsof, Ansible, and recent Python.

2 providers for this version.
  • aws Hosted by Vagrant Cloud

  • virtualbox Hosted by Vagrant Cloud (1.39 GB)