public-health-ch/ansible/roles/dev-sec.os-hardening/kitchen_vagrant_block.rb
2017-04-24 14:22:51 +02:00

5 lines
164 B
Ruby

# This is a Vagrant block to allow proxy settings to be carried into Kitchen
# You need this for all of yum/apt etc. to work!
Vagrant.configure(2) do |config|
end