summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook_site_streaming_uploader.rb
diff options
context:
space:
mode:
authorMarc Chamberland <chamberland.marc@gmail.com>2020-05-11 19:14:01 -0400
committerLance Albertson <lance@osuosl.org>2020-09-15 14:04:36 -0700
commit1633da85e2aa3c8b8d8e1bd284ea8c82966d68a0 (patch)
tree8388a5f96adff22246c4fa458cf180f952241a3e /lib/chef/cookbook_site_streaming_uploader.rb
parent215dfd4834cf59e508c26b45dbddbc698c57fd7b (diff)
downloadchef-1633da85e2aa3c8b8d8e1bd284ea8c82966d68a0.tar.gz
merge all dist files back into dist.rb
Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com> Signed-off-by: Lance Albertson <lance@osuosl.org>
Diffstat (limited to 'lib/chef/cookbook_site_streaming_uploader.rb')
-rw-r--r--lib/chef/cookbook_site_streaming_uploader.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/cookbook_site_streaming_uploader.rb b/lib/chef/cookbook_site_streaming_uploader.rb
index 6041c6c459..66c866772d 100644
--- a/lib/chef/cookbook_site_streaming_uploader.rb
+++ b/lib/chef/cookbook_site_streaming_uploader.rb
@@ -28,7 +28,7 @@ module Mixlib
autoload :SignedHeaderAuth, "mixlib/authentication/signedheaderauth"
end
end
-require "chef-utils/dist/infra"
+require "chef-utils/dist"
class Chef
# == Chef::CookbookSiteStreamingUploader