Joined September 2013
·

Dmitry Ivanov

Moscow
·
·

Posted to vagrant-cachier is boss over 1 year ago

Additionally, it is possible to cache omnibus chef package. Just add
~/.vagrant.d/Vagrantfile:

if (defined? VagrantPlugins::Cachier && defined? VagrantPlugins::Omnibus)
  ENV['OMNIBUS_INSTALL_URL']="https://gist.github.com/hectcastro/6443633/raw/install.sh"
  puts "setting custom OMNIBUS_INSTALL_URL for vagrant-cachier: #{ENV['OMNIBUS_INSTALL_URL']}"
end
Achievements
132 Karma
30,208 Total ProTip Views
Interests & Skills