summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--omnibus/config/software/chef-local-source.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/config/software/chef-local-source.rb b/omnibus/config/software/chef-local-source.rb
index 71948eda94..24e33c0d03 100644
--- a/omnibus/config/software/chef-local-source.rb
+++ b/omnibus/config/software/chef-local-source.rb
@@ -46,7 +46,7 @@ end
# This is the behavior the transitive omnibus software deps such as chef-dk
# expect.
if version != "local_source"
- source git: "https://github.com/chef/chef.git", branch: "chef-17"
+ source git: "https://github.com/chef/chef.git", branch: "vkarve/v17-chef-foundation-dep"
end
# In order to pass notarization we need to sign any binaries and libraries included in the package.