- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for rpm_common (0.39 seconds)
-
Vagrantfile
'centos-6'.tap do |box| config.vm.define box, define_opts do |config| config.vm.box = 'elastic/centos-6-x86_64' rpm_common config, box end end 'centos-7'.tap do |box| config.vm.define box, define_opts do |config| config.vm.box = 'elastic/centos-7-x86_64' rpm_common config, box rpm_docker config end end 'oel-6'.tap do |box| config.vm.define box, define_opts do |config|Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Feb 17 17:41:23 GMT 2021 - 14.9K bytes - Click Count (0)