Merge pull request #4995 from mitchellh/sethvargo/omnibus_url

Use new Chef Omnibus URL
This commit is contained in:
Seth Vargo 2014-12-16 12:34:40 -05:00
commit f9d54f022b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
module VagrantPlugins
module Chef
module Omnibus
OMNITRUCK = "https://www.getchef.com/chef/install.sh".freeze
OMNITRUCK = "https://www.chef.io/chef/install.sh".freeze
# Read more about the Omnibus installer here:
# https://docs.getchef.com/install_omnibus.html