How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cybersecurity/firewalld"
config.vm.box_version = "1.0.1575668369"
end
vagrant init cybersecurity/firewalld \
--box-version 1.0.1575668369
vagrant up
This version was created over 4 years ago.
This version was created with Packer on 2019-12-06