summaryrefslogtreecommitdiff
path: root/acceptance/top-cookbooks
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-09-16 11:32:27 -0700
committerMatt Wrock <matt@mattwrock.com>2016-09-16 11:32:27 -0700
commitbece91140eca16f163ae1694e014ef768d8d52c8 (patch)
tree4e14f38f579544ea5293896b990a7191ba6a3b29 /acceptance/top-cookbooks
parentc30c3fb4003bdf3a4f5b44f28d0dcb9aeae89fa6 (diff)
downloadchef-bece91140eca16f163ae1694e014ef768d8d52c8.tar.gz
update acceptance and omnibus deps
Diffstat (limited to 'acceptance/top-cookbooks')
-rw-r--r--acceptance/top-cookbooks/.acceptance/acceptance-cookbook/libraries/top_cookbooks.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/libraries/top_cookbooks.rb b/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/libraries/top_cookbooks.rb
index 6b2fcf69c8..73f5151bca 100644
--- a/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/libraries/top_cookbooks.rb
+++ b/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/libraries/top_cookbooks.rb
@@ -18,7 +18,7 @@ class TopCookbooks < Chef::Resource
end
cookbook_kitchen "#{command} learn-the-basics-windows" do
- repository "mwrock/learn-chef-acceptance"
+ repository "learn-chef/learn-chef-acceptance"
cookbook_relative_dir "cookbooks/learn-the-basics-windows"
end