summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVikram Karve <vikram.karve@progress.com>2023-02-20 22:19:46 +0530
committerVikram Karve <vikram.karve@progress.com>2023-03-06 18:07:49 +0530
commit03f1dc8b8cc6e8b1d7f3d2899d766eacef48f3a8 (patch)
tree6b12ae36094b156d72d04a3d66b969bd32908861
parent6cb9ccf9af7069b7d751c48e534c93eede94a175 (diff)
downloadchef-03f1dc8b8cc6e8b1d7f3d2899d766eacef48f3a8.tar.gz
sync identity chef repo branch
Signed-off-by: Vikram Karve <vikram.karve@progress.com>
-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.