# 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