More old busted stuff with the gentoo hardened box
This commit is contained in:
3
selinux/Vagrantfile
vendored
3
selinux/Vagrantfile
vendored
@@ -1,5 +1,6 @@
|
||||
Vagrant.configure('2') do |config|
|
||||
config.vm.box = 'meatballhat/gentoo-amd64'
|
||||
config.vm.box = 'meatballhat/gentoo-hardened'
|
||||
config.vm.box_version = '>= 0.1.2'
|
||||
config.vm.provision 'shell', path: '.vagrant-provision.sh'
|
||||
config.vm.provision 'shell', path: '.vagrant-provision-as-vagrant.sh', privileged: false
|
||||
|
||||
|
Reference in New Issue
Block a user