parent
de7f87a092
commit
e991870e2d
4 changed files with 6 additions and 173 deletions
6
Vagrantfile
vendored
6
Vagrantfile
vendored
|
@ -122,10 +122,4 @@ Vagrant.configure('2') do |config|
|
|||
setup_nfs(config)
|
||||
setup_libretime(os, 'debian.sh')
|
||||
end
|
||||
|
||||
config.vm.define 'centos' do |os|
|
||||
os.vm.box = 'centos/8'
|
||||
setup_nfs(config)
|
||||
setup_libretime(os, 'centos.sh', '--selinux')
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue