Skip to content

Instantly share code, notes, and snippets.

@zeroDivisible
Created June 28, 2013 11:07
Show Gist options
  • Select an option

  • Save zeroDivisible/5883942 to your computer and use it in GitHub Desktop.

Select an option

Save zeroDivisible/5883942 to your computer and use it in GitHub Desktop.
updating chef in vagrant file, without rebuilding of the base box
config.vm.provision :shell, :inline => "gem install chef --no-rdoc --no-ri --conservative"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment